summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/hotplug.d/iface/10-routes
Commit message (Expand)AuthorAgeFilesLines
* base-files: add "mtu" option for route sections, allows setting per-route mtu...Jo-Philipp Wich2010-06-301-2/+6
* base-files: - add aliases to device by default (not ifname) - introduce optio...Jo-Philipp Wich2010-06-021-1/+2
* base-file: move alias setup to route hotplug, this fixes alias sections for n...Jo-Philipp Wich2010-06-011-0/+28
* fix broken logic in r15272, r15273Jo-Philipp Wich2009-04-191-5/+4
* base-files: (#4928) handle "option gateway 0.0.0.0" and "option gateway inter...Jo-Philipp Wich2009-04-191-0/+7
* base-files: remove redundant netmask handling in 10-routesJo-Philipp Wich2009-04-121-1/+0
* allow ipv4 routes without gateway in configurationJo-Philipp Wich2008-12-221-2/+4
* package/base-files: allow ipv6 routes without gateway specifiedJo-Philipp Wich2008-11-281-1/+1
* use default gateway for routes that have no gw specified, Signed off by: Bria...John Crispin2008-06-061-4/+2
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-031-1/+0
* Add route6 option to setup IPv6 routes (#2528)Florian Fainelli2007-10-161-0/+29
* use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS resetFelix Fietkau2007-07-131-1/+1
* fix static routes for dynamic interfaces (#1446)Felix Fietkau2007-07-121-0/+1
* add support for static routes - based on the patch from #1365Felix Fietkau2007-03-021-0/+40