busybox/networking/udhcp
Denys Vlasenko 7e6add1dfc udhcpc: add -x OPT:VAL option
function                                             old     new   delta
udhcp_str2optset                                       -     443    +443
add_client_options                                     -     160    +160
udhcpc_main                                         2753    2857    +104
packed_usage                                       26670   26689     +19
attach_option                                        380     385      +5
udhcpd_main                                         1964    1965      +1
udhcp_add_option_string                               94      86      -8
add_param_req_option                                 128       -    -128
read_opt                                             443       -    -443
------------------------------------------------------------------------------
(add/remove: 2/2 grow/shrink: 4/1 up/down: 732/-579)          Total: 153 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-03-25 20:32:38 +01:00
..
arpping.c *: eliminate more aliasing warnings 2010-02-04 18:41:18 +01:00
common.c udhcp: logging improvements, field and variable renames 2009-06-17 13:24:03 +02:00
common.h udhcpc: add -x OPT:VAL option 2010-03-25 20:32:38 +01:00
Config.in replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest 2009-12-11 02:21:10 +01:00
dhcpc.c udhcpc: add -x OPT:VAL option 2010-03-25 20:32:38 +01:00
dhcpc.h udhcpc: add -x OPT:VAL option 2010-03-25 20:32:38 +01:00
dhcpd.c *: merge some common strings 2010-03-23 16:25:17 +01:00
dhcpd.h udhcpc: add -x OPT:VAL option 2010-03-25 20:32:38 +01:00
dhcprelay.c udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
domain_codec.c udhcp: add testing bits to dns en/decoder 2010-03-24 16:43:16 +01:00
dumpleases.c further work on unicodization 2010-01-30 23:16:21 +01:00
files.c udhcpc: add -x OPT:VAL option 2010-03-25 20:32:38 +01:00
Kbuild udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
leases.c udhcp: code shrink; disable time and log server options 2010-03-21 00:43:11 +01:00
options.c udhcpc: add -x OPT:VAL option 2010-03-25 20:32:38 +01:00
packet.c udhcp: handle errors in read_staticlease 2010-03-23 15:43:08 +01:00
signalpipe.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
socket.c Patches to enable FreeBSD build 2009-07-05 03:34:12 +02:00
static_leases.c udhcp: convert old-style logging in print_static_leases 2009-06-17 13:44:04 +02:00