hush/networking/udhcp
Denis Vlasenko eb7512984a udhcp: use libbb for config file parsing (by Vladimir)
function                                             old     new   delta
read_config                                          313     230     -83
2008-07-20 17:58:12 +00:00
..
arpping.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
clientpacket.c whitespace fixes. no code changes 2008-06-25 09:53:17 +00:00
clientsocket.c udhcpc: change BPF filter to not use 0xffffffff as a max packet size, 2008-06-20 12:17:59 +00:00
common.c
common.h *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
Config.in udhcp: fix config help text 2008-04-21 20:27:29 +00:00
dhcpc.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
dhcpc.h use USE_FEATURE_UDHCP_PORT instead of ifdef 2008-06-15 09:58:53 +00:00
dhcpd.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
dhcpd.h udhcpc: regularize the names of receiving functions, 2008-05-21 07:05:06 +00:00
dhcprelay.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
domain_codec.c
dumpleases.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
files.c udhcp: use libbb for config file parsing (by Vladimir) 2008-07-20 17:58:12 +00:00
Kbuild
leases.c
options.c udhcpc: support for -O <option>. 2007-12-10 07:03:38 +00:00
options.h Use intra-DSO calls when we build libbusybox. No-op for normal build. 2008-05-09 17:59:34 +00:00
packet.c udhcpc: regularize the names of receiving functions, 2008-05-21 07:05:06 +00:00
script.c openvt: fix gross mismatch between us and "standard" openvt. 2008-03-27 16:26:35 +00:00
serverpacket.c udhcpc: regularize the names of receiving functions, 2008-05-21 07:05:06 +00:00
signalpipe.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
socket.c
static_leases.c