udhcpc: emit maxsize option in all non-NAK type packets
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 20 Oct 2010 19:37:23 +0000 (21:37 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 20 Oct 2010 19:37:23 +0000 (21:37 +0200)
commitb3af65b95de883e9be403e065f57b867d8ea8d43
treede97dc31567c54d53848be8d136eeb19e71c8085
parent2c3b71a0d2e6e94d8fb75c6879b1b8203cea9e5a
udhcpc: emit maxsize option in all non-NAK type packets

Before, we were sending them only in DISCOVER packets.

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