File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8299,9 +8299,11 @@ are clearly marked as such.
8299
8299
headers (including data link layer, IP, and UDP headers) are created
8300
8300
and parsed by Kea, rather than by the system kernel. Currently, Kea
8301
8301
can only parse the data-link layer headers with a format adhering to
8302
- the IEEE 802.3 standard, and assumes this data-link-layer header
8302
+ the IEEE 802.3 (Ethernet) standard, and assumes this data-link-layer header
8303
8303
format for all interfaces. Thus, Kea does not work on interfaces
8304
- which use different data-link-layer header formats (e.g. Infiniband).
8304
+ which use different data-link-layer header formats, with the exception of
8305
+ LPF being able to handle InfiniBand framing, thus enabling Kea to serve
8306
+ these kind of interfaces on Linux.
8305
8307
8306
8308
.. _dhcp4-srv-examples :
8307
8309
You can’t perform that action at this time.
0 commit comments