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