Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 3 | -91/+0 |
| | | | | SVN-Revision: 33688 | ||||
* | netifd: call "wifi down" before "wifi up" | Jo-Philipp Wich | 2012-08-09 | 1 | -0/+2 |
| | | | | | | | | | | | | When the underlying /etc/config/wireless got changed since the last "wifi up" has been performed, the uci vap ifname state vars become inconsistent on a subsequent "wifi up" and multiple vaps get mapped to the same ifnames which confuses the gui and other processes relying on them. For now call an explicit "wifi down" prior to each "wifi up" which will clear up the state accordingly. SVN-Revision: 33076 | ||||
* | netifd: call /sbin/wifi up on /etc/init.d/network reload | Felix Fietkau | 2012-05-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 31941 | ||||
* | netifd: bring up wifi at boot | Felix Fietkau | 2012-05-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 31855 | ||||
* | netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold ↵ | Felix Fietkau | 2012-05-23 | 2 | -37/+26 |
| | | | | | | /etc/init.d/netifd into /etc/init.d/network SVN-Revision: 31850 | ||||
* | netifd: bring up all interfaces on /etc/init.d/network restart | Felix Fietkau | 2012-05-14 | 1 | -2/+1 |
| | | | | SVN-Revision: 31732 | ||||
* | netifd: shut down all interfaces before restarting netifd | Felix Fietkau | 2012-03-19 | 1 | -0/+7 |
| | | | | SVN-Revision: 31032 | ||||
* | netifd: add a hotplug handler for setting sysctls (based on the old ↵ | Felix Fietkau | 2012-02-27 | 1 | -0/+36 |
| | | | | | | 10-routes file) SVN-Revision: 30743 | ||||
* | netifd: set the network device in uci state as well to avoid further ↵ | Felix Fietkau | 2012-02-03 | 1 | -1/+4 |
| | | | | | | remapping issues SVN-Revision: 30008 | ||||
* | package/netifd: use new service wrapper | Nicolas Thill | 2011-11-07 | 1 | -8/+9 |
| | | | | SVN-Revision: 28839 | ||||
* | netifd: start wifi at boot | Felix Fietkau | 2011-11-03 | 1 | -0/+4 |
| | | | | SVN-Revision: 28738 | ||||
* | netifd: if core dump support is enabled, use it. also add some delay after ↵ | Felix Fietkau | 2011-10-26 | 1 | -0/+5 |
| | | | | | | start to avoid race conditions with other init scripts SVN-Revision: 28611 | ||||
* | add an initial (experimental) version of netifd, disabled by default | Felix Fietkau | 2011-10-21 | 3 | -0/+43 |
SVN-Revision: 28499 |