summaryrefslogtreecommitdiff
path: root/package/netifd/files
AgeCommit message (Expand)Author
2012-05-14netifd: bring up all interfaces on /etc/init.d/network restartnbd
2012-05-14netifd: use the new json_get_vars function in the dhcp helper scriptnbd
2012-04-21netifd: improve error handling in legacy script compatibility library, do not...nbd
2012-04-21netifd: make type a local variable in /lib/network/config.sh to avoid clashes...nbd
2012-04-17ppp: move ppp-{up,down} from the netifd package to pppdnbd
2012-03-20pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi...nbd
2012-03-19netifd: scan l3 devices on find_config()nbd
2012-03-19netifd: shut down all interfaces before restarting netifdnbd
2012-03-15netifd: implement find_config()nbd
2012-02-27netifd: add missing do_sysctl functionnbd
2012-02-27netifd: add a hotplug handler for setting sysctls (based on the old 10-routes...nbd
2012-02-27netifd: add a new udhcpc default script for command line use (no uci support)nbd
2012-02-03netifd: set the network device in uci state as well to avoid further remappin...nbd
2012-02-02netifd: fix legacy scripts that expect the ifname option to be mapped to the ...nbd
2012-01-22netifd: always issue a reload on ifup, not just for -anbd
2011-11-07package/netifd: use new service wrappernico
2011-11-04netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...nbd
2011-11-03netifd: start wifi at bootnbd
2011-11-01netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)nbd
2011-10-27netifd: update, prefix proto handler callbacks with 'proto_'nbd
2011-10-27netifd: remove obsolete _init callbacks, set available=1 for pppnbd
2011-10-27netifd: allow ppp based proto handlers to override the connect/disconnect scriptnbd
2011-10-26netifd: if core dump support is enabled, use it. also add some delay after st...nbd
2011-10-23netifd: add two simple scripts for querying interface/device statusnbd
2011-10-23netifd: reload the network config on ifup -anbd
2011-10-21add an initial (experimental) version of netifd, disabled by defaultnbd