tn3399_openwrt/package/utils/busybox
Steven Barth 50b663de47 busybox: udhcpc source IP rebind patch
Patch sets the source IP address of DHCP request messages during rebind to the IP address
assigned to the udhcpc client. Source address 0.0.0.0 can only be used by a client prior
to obtaining its IP address (see RFC2131 § 4.1). Source IP address behavior lines up now with
the ISC dhcp client implementation for DHCP request messages during rebind and DHCP release
messages.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>

SVN-Revision: 40878
2014-05-29 10:35:34 +00:00
..
config busybox: update to 1.22.1 2014-05-25 17:42:09 +00:00
files busybox: fix processing of multiple NTP servers in the config (#15294) 2014-03-17 14:52:18 +00:00
patches busybox: udhcpc source IP rebind patch 2014-05-29 10:35:34 +00:00
Config-defaults.in busybox: add back missing crond config change 2014-05-25 17:45:22 +00:00
Config.in busybox: Add help documentation in menuconfig 2014-01-31 19:15:14 +00:00
convert_defaults.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 2014-01-31 13:50:16 +00:00
convert_menuconfig.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 2014-01-31 13:50:16 +00:00
Makefile busybox: update to 1.22.1 2014-05-25 17:42:09 +00:00