Commit 920fbbb 1 parent b9d4996 commit 920fbbb Copy full SHA for 920fbbb
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 @@ -8040,9 +8040,11 @@ are clearly marked as such.
8040
8040
headers (including data link layer, IP, and UDP headers) are created
8041
8041
and parsed by Kea, rather than by the system kernel. Currently, Kea
8042
8042
can only parse the data-link layer headers with a format adhering to
8043
- the IEEE 802.3 standard, and assumes this data-link-layer header
8043
+ the IEEE 802.3 (Ethernet) standard, and assumes this data-link-layer header
8044
8044
format for all interfaces. Thus, Kea does not work on interfaces
8045
- which use different data-link-layer header formats (e.g. Infiniband).
8045
+ which use different data-link-layer header formats, with the exception of
8046
+ LPF being able to handle InfiniBand framing, thus enabling Kea to serve
8047
+ these kind of interfaces on Linux.
8046
8048
8047
8049
.. _dhcp4-srv-examples :
8048
8050
You can’t perform that action at this time.
0 commit comments