chiark / gitweb /
dhcp: Properly handle unsuccessful cases for DHCP Ack
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 17 Dec 2013 15:24:16 +0000 (16:24 +0100)
committerTom Gundersen <teg@jklm.no>
Tue, 17 Dec 2013 15:24:16 +0000 (16:24 +0100)
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.


No differences found