Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netifd: always issue a reload on ifup, not just for -a | Felix Fietkau | 2012-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 29863 | ||||
* | package/netifd: use new service wrapper | Nicolas Thill | 2011-11-07 | 1 | -8/+9 |
| | | | | SVN-Revision: 28839 | ||||
* | netifd: ensure that a bridge gets created before hostapd needs it, hostapd ↵ | Felix Fietkau | 2011-11-04 | 1 | -0/+7 |
| | | | | | | must not attempt to create the bridge by itself SVN-Revision: 28745 | ||||
* | netifd: start wifi at boot | Felix Fietkau | 2011-11-03 | 1 | -0/+4 |
| | | | | SVN-Revision: 28738 | ||||
* | netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet) | Felix Fietkau | 2011-11-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 28713 | ||||
* | netifd: update, prefix proto handler callbacks with 'proto_' | Felix Fietkau | 2011-10-27 | 1 | -9/+9 |
| | | | | SVN-Revision: 28632 | ||||
* | netifd: remove obsolete _init callbacks, set available=1 for ppp | Felix Fietkau | 2011-10-27 | 2 | -16/+1 |
| | | | | SVN-Revision: 28631 | ||||
* | netifd: allow ppp based proto handlers to override the connect/disconnect script | Felix Fietkau | 2011-10-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 28630 | ||||
* | 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 | ||||
* | netifd: add two simple scripts for querying interface/device status | Felix Fietkau | 2011-10-23 | 2 | -0/+25 |
| | | | | SVN-Revision: 28545 | ||||
* | netifd: reload the network config on ifup -a | Felix Fietkau | 2011-10-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 28544 | ||||
* | add an initial (experimental) version of netifd, disabled by default | Felix Fietkau | 2011-10-21 | 11 | -0/+452 |
SVN-Revision: 28499 |