openwrtv4/package/network/config/netifd
Steven Barth f565e0598d netifd: Set source IP for DHCP static routes as well
Commit ce92f6650bd8a86db04c7a6cbb58e7fdb200a7e6 added source IP support
for DHCP default routes. As a side effect of this change the default route
could be present twice in netifd (once with source IP set and once with
source IP unset) if it was sent by the server in both the router and static
route options. Therefore add source IP support as well for static routes as this
case was not considered. Additional remove unused parameter type.

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

SVN-Revision: 43645
2014-12-12 09:39:07 +00:00
..
files netifd: Set source IP for DHCP static routes as well 2014-12-12 09:39:07 +00:00
patches netfid: fix build on musl 2012-11-23 20:02:10 +00:00
Makefile netifd: several fixes and optimizations 2014-12-08 17:43:14 +00:00