dhcpd: reply with NAK to clients in INIT-REBOOT state w/o existing lease
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 28 Nov 2010 20:51:44 +0000 (21:51 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 28 Nov 2010 20:51:44 +0000 (21:51 +0100)
commit713d241852ec726ad07920476fa18d0f9d455246
tree4093ae9a59273fa349efacd33391984805dc855d
parent1c31e9e82b12bdceeec4f8e07955984e20ee6b7e
dhcpd: reply with NAK to clients in INIT-REBOOT state w/o existing lease

We were not responding to them at all.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/dhcpd.c