busybox/networking/udhcp
Denys Vlasenko e6007c4911 udhcpc[6]: fold perform_renew() into its only caller
function                                             old     new   delta
udhcpc_main                                         2550    2541      -9
udhcpc6_main                                        2576    2567      -9
change_listen_mode                                   321     299     -22
.rodata                                           103294  103225     -69
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/4 up/down: 0/-109)           Total: -109 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-05-01 13:48:50 +02:00
..
arpping.c
common.c udhcpc: ignore zero-length DHCP options, take 2 2021-03-16 11:42:56 +01:00
common.h
Config.src udhcpc: Add support to change default interface name 2021-01-01 19:08:28 +01:00
d6_common.h udhcpc6: code shrink - sending functions do not need ifindex parameter 2020-12-15 21:55:15 +01:00
d6_dhcpc.c udhcpc[6]: fold perform_renew() into its only caller 2021-05-01 13:48:50 +02:00
d6_packet.c udhcpc6: code shrink - sending functions do not need ifindex parameter 2020-12-15 21:55:15 +01:00
d6_socket.c
dhcpc.c udhcpc[6]: fold perform_renew() into its only caller 2021-05-01 13:48:50 +02:00
dhcpc.h
dhcpd.c udhcp: reuse strings 2021-02-21 16:32:07 +01:00
dhcpd.h
dhcprelay.c
domain_codec.c
dumpleases.c libbb: introduce and use fputs_stdout 2021-02-03 20:52:40 +01:00
Kbuild.src
packet.c
signalpipe.c fix gcc-11.0 warnings 2021-04-14 17:52:18 +02:00
socket.c