summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/hotplug.d/iface
Commit message (Expand)AuthorAgeFilesLines
* [package] base-files: remove rdate integration, add busybox ntpd init script ...jow2011-10-271-63/+0
* base-files: move network related scripts to a separate package to make the tr...nbd2011-10-202-142/+0
* [package] base-files: use uci_toggle_state() to prevent unwanted aggregation ...jow2011-07-152-4/+4
* [package] base-files: fix sysctl handling, do not react on fake ifaces in rou...jow2011-02-251-2/+5
* [package] base-files:jow2011-02-111-0/+27
* [package] base-files: derive connect_time from uptime as local system time ma...jow2010-12-011-1/+1
* [package] base-files: save the connect time of interfaces in uci statejow2010-12-011-0/+1
* [package] base-files: add "mtu" option for route sections, allows setting per...jow2010-06-301-2/+6
* [package] base-files:jow2010-06-021-1/+2
* [package] base-file: move alias setup to route hotplug, this fixes alias sect...jow2010-06-011-0/+28
* [package] base-files (#7316)jow2010-05-171-35/+52
* [package] base-files: add a hotplug handler for rdatejow2010-03-271-0/+46
* fix broken logic in r15272, r15273jow2009-04-191-5/+4
* [package] base-files: (#4928)jow2009-04-191-0/+7
* [package] base-files: remove redundant netmask handling in 10-routesjow2009-04-121-1/+0
* allow ipv4 routes without gateway in configurationjow2008-12-221-2/+4
* package/base-files: allow ipv6 routes without gateway specifiedjow2008-11-281-1/+1
* fix up the network ifname in the network state when receiving iface/ifup eventsnbd2008-11-281-0/+1
* use default gateway for routes that have no gw specified, Signed off by: Bria...blogic2008-06-061-4/+2
* Here comes the new UCI. Enjoy :)nbd2008-02-032-2/+1
* Add route6 option to setup IPv6 routes (#2528)florian2007-10-161-0/+29
* fix a race condition with dynamic interfaces and firewallingnbd2007-08-041-3/+0
* use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS resetnbd2007-07-131-1/+1
* fix static routes for dynamic interfaces (#1446)nbd2007-07-121-0/+1
* keep track of the network interface states (stored in uci format in /var/stat...nbd2007-06-161-0/+6
* add support for static routes - based on the patch from #1365nbd2007-03-021-0/+40