busybox/networking/udhcp
Denys Vlasenko 15021f393d udhcpd: code shrink
function                                             old     new   delta
is_nip_reserved_as_static                              -      28     +28
get_static_nip_by_mac                                 43      47      +4
udhcpd_main                                         1459    1454      -5
send_offer                                           449     444      -5
read_leases                                          309     299     -10
is_nip_reserved                                       20       -     -20
packed_usage                                       33283   33243     -40
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 1/4 up/down: 32/-80)            Total: -48 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-05-10 15:55:12 +02:00
..
arpping.c
common.c Optionally re-introduce bb_info_msg() 2019-04-30 10:51:27 +02:00
common.h Optionally re-introduce bb_info_msg() 2019-04-30 10:51:27 +02:00
Config.src config: add size information for three more applets 2018-12-28 13:37:44 +01:00
d6_common.h udhcpc6: code shrink 2019-04-14 17:01:10 +02:00
d6_dhcpc.c Optionally re-introduce bb_info_msg() 2019-04-30 10:51:27 +02:00
d6_packet.c Optionally re-introduce bb_info_msg() 2019-04-30 10:51:27 +02:00
d6_socket.c udhcpc6: code shrink 2019-04-14 17:01:10 +02:00
dhcpc.c Optionally re-introduce bb_info_msg() 2019-04-30 10:51:27 +02:00
dhcpc.h
dhcpd.c udhcpd: code shrink 2019-05-10 15:55:12 +02:00
dhcpd.h
dhcprelay.c
domain_codec.c
dumpleases.c
Kbuild.src
packet.c Optionally re-introduce bb_info_msg() 2019-04-30 10:51:27 +02:00
signalpipe.c
socket.c