hush/networking/udhcp
Denis Vlasenko efb545b9bd optimize 16- and 32-bit moves
function                                             old     new   delta
udhcpd_main                                         1239    1257     +18
udhcp_add_simple_option                               93      92      -1
buffer_read_le_u32                                    19      18      -1
unpack_gz_stream_with_info                           526     520      -6
dnsd_main                                           1470    1463      -7
udhcp_run_script                                    1208    1186     -22
send_ACK                                             255     229     -26
arping_main                                         1661    1623     -38
send_offer                                           470     428     -42
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/8 up/down: 18/-143)          Total: -125 bytes
2008-12-08 22:56:18 +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 optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00
dhcpc.h udhcp: added some FIXMEs; code shrink. -49 bytes 2008-09-26 16:29:12 +00:00
dhcpd.c optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00
dhcpd.h dhcp: add FAST_FUNC as appropriate. -160 bytes. 2008-09-26 09:34:59 +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 *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
files.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
Kbuild build system: tidying up CONFIG_xxx names (suggested by Rob) 2008-11-06 00:49:59 +00:00
leases.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
options.c optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00
options.h build system: tidying up CONFIG_xxx names (suggested by Rob) 2008-11-06 00:49:59 +00:00
packet.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
script.c optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00
serverpacket.c optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00
signalpipe.c dhcp: add FAST_FUNC as appropriate. -160 bytes. 2008-09-26 09:34:59 +00:00
socket.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
static_leases.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00