busybox/networking/udhcp
Denys Vlasenko a4ed2c45b9 dhcp: get rid of last global data
function                                             old     new   delta
udhcpc_main                                         2680    2684      +4
state                                                  1       -      -1
listen_mode                                            1       -      -1
sockfd                                                 4       -      -4
------------------------------------------------------------------------------
(add/remove: 0/3 grow/shrink: 1/0 up/down: 4/-6)               Total: -2 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-05-26 13:05:04 +02:00
..
arpping.c
common.c Optionally re-introduce bb_info_msg() 2019-04-30 10:51:27 +02:00
common.h dhcp: tweak comments, no code changes 2019-05-23 15:24:03 +02:00
Config.src
d6_common.h udhcpc6: code shrink 2019-04-14 17:01:10 +02:00
d6_dhcpc.c dhcp: get rid of last global data 2019-05-26 13:05:04 +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 dhcp: get rid of last global data 2019-05-26 13:05:04 +02:00
dhcpc.h dhcp: get rid of last global data 2019-05-26 13:05:04 +02:00
dhcpd.c udhcpd: fix printing of static leases 2019-05-21 16:06:34 +02:00
dhcpd.h udhcpd: support per-client hostnames in static leases 2019-05-16 11:18:49 +02:00
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