hush/networking/udhcp
Vladislav Grishenko ad8def2d8a udhcpc: fix OPTION_IP_PAIR parsing
http://git.busybox.net/busybox/commit/?id=7d3a48a003cd645edfae2b404493688022
revealed incorrect OPTION_IP_PAIR implementation, which doesn't respect
option length and causes erroneous classful routes, composed from garbage
or first bytes from the next DHCP packet option.

Signed-off-by: Vladislav Grishenko <themiron@mail.ru>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-10-17 12:27:50 +02:00
..
arpping.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
common.c udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES options 2010-09-26 00:15:12 +02:00
common.h udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES options 2010-09-26 00:15:12 +02:00
Config.src Fix a typo in config text 2010-08-07 14:02:26 +02:00
dhcpc.c udhcpc: fix OPTION_IP_PAIR parsing 2010-10-17 12:27:50 +02:00
dhcpc.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
dhcpd.c udhcpd: fix daemonize crash on nommu systems 2010-06-04 13:24:50 -04:00
dhcpd.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
dhcprelay.c dhcprelay: code shrink, and explain its workings a bit more 2010-10-06 01:45:24 +02:00
domain_codec.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
dumpleases.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
files.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
leases.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
packet.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
signalpipe.c udhcp: cosmetic cleanups; one case of s/full_read/xread/ 2010-03-26 10:09:34 +01:00
socket.c udhcp: cosmetic cleanups; one case of s/full_read/xread/ 2010-03-26 10:09:34 +01:00
static_leases.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00