aboutsummaryrefslogtreecommitdiff
path: root/package/netifd/files
Commit message (Collapse)AuthorAge
* package/netifd: use new service wrapperNicolas Thill2011-11-07
| | | | SVN-Revision: 28839
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd ↵Felix Fietkau2011-11-04
| | | | | | must not attempt to create the bridge by itself SVN-Revision: 28745
* netifd: start wifi at bootFelix Fietkau2011-11-03
| | | | SVN-Revision: 28738
* netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)Felix Fietkau2011-11-01
| | | | SVN-Revision: 28713
* netifd: update, prefix proto handler callbacks with 'proto_'Felix Fietkau2011-10-27
| | | | SVN-Revision: 28632
* netifd: remove obsolete _init callbacks, set available=1 for pppFelix Fietkau2011-10-27
| | | | SVN-Revision: 28631
* netifd: allow ppp based proto handlers to override the connect/disconnect scriptFelix Fietkau2011-10-27
| | | | SVN-Revision: 28630
* netifd: if core dump support is enabled, use it. also add some delay after ↵Felix Fietkau2011-10-26
| | | | | | start to avoid race conditions with other init scripts SVN-Revision: 28611
* netifd: add two simple scripts for querying interface/device statusFelix Fietkau2011-10-23
| | | | SVN-Revision: 28545
* netifd: reload the network config on ifup -aFelix Fietkau2011-10-23
| | | | SVN-Revision: 28544
* add an initial (experimental) version of netifd, disabled by defaultFelix Fietkau2011-10-21
SVN-Revision: 28499