hush/networking/udhcp
Denis Vlasenko b539c8452f dhcp: heed TODO item - divorced options from their string descriptions
code shrink while at it.

function                                             old     new   delta
dhcp_option_strings                                    -     258    +258
udhcp_run_script                                    1135    1174     +39
dhcp_option_lengths                                    -      11     +11
udhcp_add_simple_option                               93      92      -1
packet_num                                             4       -      -4
read_opt                                             746     739      -7
udhcp_option_lengths                                  11       -     -11
udhcpc_main                                         2590    2494     -96
dhcp_options                                         490      70    -420
------------------------------------------------------------------------------
(add/remove: 2/2 grow/shrink: 1/4 up/down: 308/-539)         Total: -231 bytes
   text    data     bss     dec     hex filename
 775309     929    9100  785338   bfbba busybox_old
 775098     929    9084  785111   bfad7 busybox_unstripped
2007-11-29 08:17:45 +00:00
..
arpping.c
clientpacket.c
clientsocket.c
common.c
common.h dhcp: heed TODO item - divorced options from their string descriptions 2007-11-29 08:17:45 +00:00
Config.in
dhcpc.c dhcp: heed TODO item - divorced options from their string descriptions 2007-11-29 08:17:45 +00:00
dhcpc.h
dhcpd.c
dhcpd.h dhcp: heed TODO item - divorced options from their string descriptions 2007-11-29 08:17:45 +00:00
dhcprelay.c
domain_codec.c
dumpleases.c
files.c dhcp: heed TODO item - divorced options from their string descriptions 2007-11-29 08:17:45 +00:00
Kbuild
leases.c dhcp: heed TODO item - divorced options from their string descriptions 2007-11-29 08:17:45 +00:00
options.c dhcp: heed TODO item - divorced options from their string descriptions 2007-11-29 08:17:45 +00:00
options.h dhcp: heed TODO item - divorced options from their string descriptions 2007-11-29 08:17:45 +00:00
packet.c
script.c dhcp: heed TODO item - divorced options from their string descriptions 2007-11-29 08:17:45 +00:00
serverpacket.c
signalpipe.c
socket.c
static_leases.c