hush/networking/udhcp
Denis Vlasenko 3d17d2b430 udhcpd: add -f "foreground" and -S "syslog" options
udhcpc: add -S "syslog" options
remove CONFIG_FEATURE_UDHCP_SYSLOG

function                                             old     new   delta
udhcpd_main                                         1168    1201     +33
udhcpc_main                                         2414    2425     +11
static.udhcpc_longopts                               191     200      +9
qgravechar                                           112     108      -4
packed_usage                                       22843   22827     -16
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/2 up/down: 53/-20)             Total: 33 bytes
2007-08-14 16:45:29 +00:00
..
arpping.c udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
clientpacket.c udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
clientsocket.c
common.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
common.h udhcp: slight shrink 2007-08-02 22:31:05 +00:00
Config.in udhcpd: add -f "foreground" and -S "syslog" options 2007-08-14 16:45:29 +00:00
dhcpc.c udhcpd: add -f "foreground" and -S "syslog" options 2007-08-14 16:45:29 +00:00
dhcpc.h udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
dhcpd.c udhcpd: add -f "foreground" and -S "syslog" options 2007-08-14 16:45:29 +00:00
dhcpd.h udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
dhcprelay.c udhcp: slight shrink 2007-08-02 22:31:05 +00:00
domain_codec.c
dumpleases.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
files.c udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
Kbuild
leases.c udhcpd: fix bug: s/memcmp() != 0/memcmp() == 0/ 2007-08-09 08:04:05 +00:00
options.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
options.h
packet.c udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
script.c
serverpacket.c
signalpipe.c
socket.c udhcp: slight shrink 2007-08-02 22:31:05 +00:00
static_leases.c