zephyr/subsys/net/lib/dhcpv4
Robert Lubos fd113b7102 net: dhcpv4_server: Include client ID in server responses
RFC6842 updated RFC2131 in terms of including client ID option in
responses sent from the server. According to that RFC, the server MUST
include the client ID option in Offer/Ack/Nak replies, if it was
provided by the client.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-03-22 10:24:15 +01:00
..
CMakeLists.txt
dhcpv4.c net: dhcpv4: Network interface netmask was set too early 2024-03-08 18:04:35 +01:00
dhcpv4_internal.h net: dhcpv4: set log backend net ip via option 2024-03-08 15:18:30 +00:00
dhcpv4_server.c net: dhcpv4_server: Include client ID in server responses 2024-03-22 10:24:15 +01:00
Kconfig net: dhcpv4: add vendor specific option callback 2024-03-05 10:22:21 -05:00