hush/networking/udhcp
Denys Vlasenko 293c94564c udhcpc: make -O <numeric_opt> work. Closes 5402
function                                             old     new   delta
udhcpc_main                                         2642    2685     +43
udhcp_recv_raw_packet                                414     415      +1
d6_recv_raw_packet                                   248     249      +1
udhcpc6_main                                        2430    2413     -17
add_client_options                                   239     213     -26
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/2 up/down: 45/-43)              Total: 2 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-07-27 13:25:07 +02:00
..
arpping.c udhcp: make arpping code resistant to time jumps 2012-04-17 17:10:31 +02:00
common.c udhcp: finish support of classless static routes (now the correct patch!) 2011-12-16 17:10:09 +01:00
common.h Add yet another missing ALIGN2 on a global declaration. 2012-07-26 12:58:41 +02:00
Config.src udhcp: add FEATURE_UDHCP_8021Q option 2011-04-26 02:50:00 +02:00
d6_common.h fix build breakage found by randconfig 2012-04-20 14:48:00 +02:00
d6_dhcpc.c udhcpc: make -O <numeric_opt> work. Closes 5402 2012-07-27 13:25:07 +02:00
d6_packet.c udhcpc6: set hop limit to 1 in emitted raw packets 2011-11-07 18:22:06 +01:00
d6_socket.c udhcpc6: new applet. Not yet functional. 2011-11-07 15:55:39 +01:00
dhcpc.c udhcpc: make -O <numeric_opt> work. Closes 5402 2012-07-27 13:25:07 +02:00
dhcpc.h udhcpc: make -O <numeric_opt> work. Closes 5402 2012-07-27 13:25:07 +02:00
dhcpd.c dhcpd: write lease file on exit 2012-07-24 17:21:26 +02:00
dhcpd.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
dhcprelay.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
domain_codec.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
dumpleases.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
files.c udhcp: fix some default values from "" to NULL 2011-05-03 16:46:47 +02:00
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
leases.c udhcpd: optional IP selection based on MAC hash 2011-02-16 13:31:30 +01:00
packet.c udhcpc: trim help text, rename badly-named variable 2011-11-07 15:44:46 +01:00
signalpipe.c udhcp: cosmetic cleanups; one case of s/full_read/xread/ 2010-03-26 10:09:34 +01:00
socket.c *: simplify Ethernet header includes 2011-06-10 05:17:59 +02:00
static_leases.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00