Skip to content

Commit 34d8e1d

Browse files
committed
Update DHCPv4 doc in regards to LPF IB support
1 parent 8d254a6 commit 34d8e1d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/sphinx/arm/dhcp4-srv.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8458,9 +8458,11 @@ are clearly marked as such.
84588458
headers (including data link layer, IP, and UDP headers) are created
84598459
and parsed by Kea, rather than by the system kernel. Currently, Kea
84608460
can only parse the data-link layer headers with a format adhering to
8461-
the IEEE 802.3 standard, and assumes this data-link-layer header
8461+
the IEEE 802.3 (Ethernet) standard, and assumes this data-link-layer header
84628462
format for all interfaces. Thus, Kea does not work on interfaces
8463-
which use different data-link-layer header formats (e.g. Infiniband).
8463+
which use different data-link-layer header formats, with the exception of
8464+
LPF being able to handle InfiniBand framing, thus enabling Kea to serve
8465+
these kind of interfaces on Linux.
84648466

84658467
.. _dhcp4-srv-examples:
84668468

0 commit comments

Comments
 (0)