summaryrefslogtreecommitdiffstats
path: root/package/netifd/files
Commit message (Expand)AuthorAgeFilesLines
* netifd: set the network device in uci state as well to avoid further remappin...nbd2012-02-031-1/+4
* netifd: fix legacy scripts that expect the ifname option to be mapped to the ...nbd2012-02-021-0/+2
* netifd: always issue a reload on ifup, not just for -anbd2012-01-221-1/+1
* package/netifd: use new service wrappernico2011-11-071-8/+9
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...nbd2011-11-041-0/+7
* netifd: start wifi at bootnbd2011-11-031-0/+4
* netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)nbd2011-11-011-3/+3
* netifd: update, prefix proto handler callbacks with 'proto_'nbd2011-10-271-9/+9
* netifd: remove obsolete _init callbacks, set available=1 for pppnbd2011-10-272-16/+1
* netifd: allow ppp based proto handlers to override the connect/disconnect scriptnbd2011-10-271-2/+2
* netifd: if core dump support is enabled, use it. also add some delay after st...nbd2011-10-261-0/+5
* netifd: add two simple scripts for querying interface/device statusnbd2011-10-232-0/+25
* netifd: reload the network config on ifup -anbd2011-10-231-0/+1
* add an initial (experimental) version of netifd, disabled by defaultnbd2011-10-2111-0/+452