busybox/networking/udhcp
Denis Vlasenko bd79c3d337 dhcpd: remember and record hostnames; optimize get_option
dumpleases: show hostnames

function                                             old     new   delta
add_lease                                            230     292     +62
send_offer                                           403     421     +18
send_ACK                                             232     249     +17
read_leases                                          249     258      +9
dumpleases_main                                      604     609      +5
nobody_responds_to_arp                                84      86      +2
udhcp_end_option                                      32      30      -2
udhcp_get_option                                     222     171     -51
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 6/2 up/down: 113/-53)            Total: 60 bytes
2009-04-01 12:36:09 +00:00
..
arpping.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
clientpacket.c udhcp: add inline docs; small code shrink 2008-09-26 23:45:20 +00:00
clientsocket.c dhcp: add FAST_FUNC as appropriate. -160 bytes. 2008-09-26 09:34:59 +00:00
common.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
common.h build system: tidying up CONFIG_xxx names (suggested by Rob) 2008-11-06 00:49:59 +00:00
Config.in build system: tidying up CONFIG_xxx names (suggested by Rob) 2008-11-06 00:49:59 +00:00
dhcpc.c docs/logging_and_backgrounding.txt: new mini-doc 2009-03-11 14:40:00 +00:00
dhcpc.h udhcp: added some FIXMEs; code shrink. -49 bytes 2008-09-26 16:29:12 +00:00
dhcpd.c docs/logging_and_backgrounding.txt: new mini-doc 2009-03-11 14:40:00 +00:00
dhcpd.h dhcpd: remember and record hostnames; optimize get_option 2009-04-01 12:36:09 +00:00
dhcprelay.c dhcp: add FAST_FUNC as appropriate. -160 bytes. 2008-09-26 09:34:59 +00:00
domain_codec.c build system: tidying up CONFIG_xxx names (suggested by Rob) 2008-11-06 00:49:59 +00:00
dumpleases.c dhcpd: remember and record hostnames; optimize get_option 2009-04-01 12:36:09 +00:00
files.c dhcpd: remember and record hostnames; optimize get_option 2009-04-01 12:36:09 +00:00
Kbuild build system: tidying up CONFIG_xxx names (suggested by Rob) 2008-11-06 00:49:59 +00:00
leases.c dhcpd: remember and record hostnames; optimize get_option 2009-04-01 12:36:09 +00:00
options.c dhcpd: remember and record hostnames; optimize get_option 2009-04-01 12:36:09 +00:00
options.h dhcpd: remember and record hostnames; optimize get_option 2009-04-01 12:36:09 +00:00
packet.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
script.c dhcpd: remember and record hostnames; optimize get_option 2009-04-01 12:36:09 +00:00
serverpacket.c dhcpd: remember and record hostnames; optimize get_option 2009-04-01 12:36:09 +00:00
signalpipe.c dhcp: add FAST_FUNC as appropriate. -160 bytes. 2008-09-26 09:34:59 +00:00
socket.c docs/logging_and_backgrounding.txt: new mini-doc 2009-03-11 14:40:00 +00:00
static_leases.c udhcpd: disable opton to have absolute lease times in lease file 2009-01-01 17:52:09 +00:00