summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/hotplug.d/net
Commit message (Collapse)AuthorAgeFilesLines
* sysctl: read settings from /etc/sysctl.d/*.confJohn Crispin2015-07-071-3/+6
| | | | | | | | | This changes makes it possible to store custom settings in individual files inside the directory /etc/sysctl.d/. Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de> SVN-Revision: 46239
* package/base-files: change sysctl handling Move /etc/init.d/sysctl to index ↵Jo-Philipp Wich2013-03-251-0/+6
| | | | | | 00 and add hotplug script that applies interface specific sysctls for interfaces that only appear later - this allows to reliably configure per-interface parameters in sysctl.conf, e.g. to disable ipv6 autoconfig on a specific iface. SVN-Revision: 36129
* base-files: move network related scripts to a separate package to make the ↵Felix Fietkau2011-10-201-72/+0
| | | | | | transition to netifd easier SVN-Revision: 28495
* base-files: properly handle vlans on top of wireless interfacesJo-Philipp Wich2011-03-181-7/+10
| | | | SVN-Revision: 26230
* base-files: make the skipping of ppp interfaces in 10-net hotplug more ↵Jo-Philipp Wich2011-02-031-1/+1
| | | | | | explicit, this allows users to rely on hotplug events for ppp0 .. ppp9 interfaces spawned by other programs SVN-Revision: 25354
* base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net ↵Jo-Philipp Wich2010-05-281-1/+1
| | | | | | hotplug handler to match them SVN-Revision: 21591
* base-files: use uci_get() wrapper (#7312)Jo-Philipp Wich2010-05-171-1/+1
| | | | SVN-Revision: 21490
* base-files: do not bring up wlan interfaces from hotplug events, so that ↵Felix Fietkau2010-05-051-0/+2
| | | | | | wrong network/wireless configs are more noticeable SVN-Revision: 21379
* base-files: move ipv6 module loading from setup_interface() to addif() in ↵Jo-Philipp Wich2009-08-101-0/+6
| | | | | | the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356) SVN-Revision: 17217
* network scripts: properly maintain the network state's list of assigned ↵Felix Fietkau2008-07-301-0/+21
| | | | | | interfaces SVN-Revision: 12026
* more reliable fix for handling pppFelix Fietkau2007-02-251-0/+5
| | | | SVN-Revision: 6356
* rename default/ to files/Felix Fietkau2006-11-221-0/+35
SVN-Revision: 5622