hush/networking/udhcp
Denys Vlasenko e283413395 udhcp: code shrink
function                                             old     new   delta
attach_option                                          -     380    +380
read_opt                                             859     443    -416
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/1 up/down: 380/-416)          Total: -36 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-03-23 04:31: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 udhcp: make rfc derived doc more readable (but it still is contradictory) 2010-03-22 15:22:14 +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 udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
dhcpc.h udhcp: remove two unused fields 2010-03-23 02:17:52 +01:00
dhcpd.c udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
dhcpd.h udhcp: remove two unused fields 2010-03-23 02:17:52 +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: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
dumpleases.c further work on unicodization 2010-01-30 23:16:21 +01:00
files.c udhcp: code shrink 2010-03-23 04:31: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 udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
packet.c udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +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