udhcp: remove support for some really old and odd options
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 19 Mar 2010 22:42:23 +0000 (23:42 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 19 Mar 2010 22:42:23 +0000 (23:42 +0100)
commit777706cb2352c02602842f89d916a0e18ce6bd91
tree75596b337731c87718c9015eb9eb6730183824dd
parent77a2c51e79eb54c8f5cc8903465223cbac6e8d50
udhcp: remove support for some really old and odd options

function                                             old     new   delta
dhcp_options                                          72      68      -4
dhcp_option_strings                                  271     253     -18

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
examples/udhcp/udhcpd.conf
networking/udhcp/clientpacket.c
networking/udhcp/options.c
networking/udhcp/options.h
networking/udhcp/script.c