Systemd/src/libsystemd-dhcp
Patrik Flykt 97b9372db1 dhcp: Properly handle unsuccessful cases for DHCP Ack
Ignore DHCP Ack packets if they are found to be erroneous or have
an unexpected xid by setting the result to zero instead of propagating
an error. Also remember to report a DHCP Nak and stop the DHCP client.
2013-12-17 16:24:16 +01:00
..
dhcp-client.c dhcp: Properly handle unsuccessful cases for DHCP Ack 2013-12-17 16:24:16 +01:00
dhcp-internal.h dhcp: Handle received DHCP Offer message 2013-12-12 11:43:34 -05:00
dhcp-network.c dhcp: Handle received DHCP Offer message 2013-12-12 11:43:34 -05:00
dhcp-option.c dhcp: Add option appending and parsing 2013-12-12 11:43:33 -05:00
dhcp-protocol.h dhcp: Compute expire, T1 and T2 timers 2013-12-12 11:43:34 -05:00
Makefile build: Add initial build support 2013-12-12 11:43:33 -05:00
test-dhcp-client.c dhcp: Handle received DHCP Offer message 2013-12-12 11:43:34 -05:00
test-dhcp-option.c scan-build: silence some warnings 2013-12-12 23:08:47 +01:00