base-files: fix sysctl handling, do not react on fake ifaces in route hotplug handler
[openwrt/openwrt.git] / package / base-files / files / etc / hotplug.d / iface / 10-routes
2011-02-25 Jo-Philipp Wichbase-files: fix sysctl handling, do not react on fake...
2011-02-11 Jo-Philipp Wichbase-files: - properly disable IPv6 on bridge ports...
2010-06-30 Jo-Philipp Wichbase-files: add "mtu" option for route sections, allows...
2010-06-02 Jo-Philipp Wichbase-files: - add aliases to device by default (not...
2010-06-01 Jo-Philipp Wichbase-file: move alias setup to route hotplug, this...
2009-04-19 Jo-Philipp Wichfix broken logic in r15272, r15273
2009-04-19 Jo-Philipp Wichbase-files: (#4928) handle "option gateway 0.0.0.0...
2009-04-12 Jo-Philipp Wichbase-files: remove redundant netmask handling in 10...
2008-12-22 Jo-Philipp Wichallow ipv4 routes without gateway in configuration
2008-11-28 Jo-Philipp Wichpackage/base-files: allow ipv6 routes without gateway...
2008-06-06 John Crispinuse default gateway for routes that have no gw specifie...
2008-02-03 Felix FietkauHere comes the new UCI. Enjoy :)
2007-10-16 Florian FainelliAdd route6 option to setup IPv6 routes (#2528)
2007-07-13 Felix Fietkauuse . /var/state/network instead of config_load to...
2007-07-12 Felix Fietkaufix static routes for dynamic interfaces (#1446)
2007-03-02 Felix Fietkauadd support for static routes - based on the patch...