Commit f19bcc9 1 parent 78474a5 commit f19bcc9 Copy full SHA for f19bcc9
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 @@ -7921,9 +7921,11 @@ are clearly marked as such.
7921
7921
headers (including data link layer, IP, and UDP headers) are created
7922
7922
and parsed by Kea, rather than by the system kernel. Currently, Kea
7923
7923
can only parse the data-link layer headers with a format adhering to
7924
- the IEEE 802.3 standard, and assumes this data-link-layer header
7924
+ the IEEE 802.3 (Ethernet) standard, and assumes this data-link-layer header
7925
7925
format for all interfaces. Thus, Kea does not work on interfaces
7926
- which use different data-link-layer header formats (e.g. Infiniband).
7926
+ which use different data-link-layer header formats, with the exception of
7927
+ LPF being able to handle InfiniBand framing, thus enabling Kea to serve
7928
+ these kind of interfaces on Linux.
7927
7929
7928
7930
.. _dhcp4-srv-examples :
7929
7931
You can’t perform that action at this time.
0 commit comments