| Commit message (Expand) | Author | Age | Files | Lines |
* | netifd: localize internally used shell variables (#11567) | Jo-Philipp Wich | 2012-06-11 | 2 | -1/+3 |
* | netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609) | Jo-Philipp Wich | 2012-06-07 | 1 | -1/+1 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 3 | -3/+3 |
* | netifd: call /sbin/wifi up on /etc/init.d/network reload | Felix Fietkau | 2012-05-28 | 1 | -0/+1 |
* | netifd: fix "Command failed: Not found" error with dhcp | Felix Fietkau | 2012-05-26 | 1 | -1/+2 |
* | netifd: bring up wifi at boot | Felix Fietkau | 2012-05-24 | 1 | -1/+2 |
* | netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold /et... | Felix Fietkau | 2012-05-23 | 3 | -66/+84 |
* | netifd: port r27720 (#9763) to the netifd ifup variant | Jo-Philipp Wich | 2012-05-23 | 1 | -0/+18 |
* | netifd: bring up all interfaces on /etc/init.d/network restart | Felix Fietkau | 2012-05-14 | 1 | -2/+1 |
* | netifd: use the new json_get_vars function in the dhcp helper script | Felix Fietkau | 2012-05-14 | 1 | -6/+1 |
* | netifd: improve error handling in legacy script compatibility library, do not... | Felix Fietkau | 2012-04-21 | 1 | -3/+3 |
* | netifd: make type a local variable in /lib/network/config.sh to avoid clashes... | Felix Fietkau | 2012-04-21 | 1 | -1/+1 |
* | ppp: move ppp-{up,down} from the netifd package to pppd | Felix Fietkau | 2012-04-17 | 2 | -22/+0 |
* | pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi... | Felix Fietkau | 2012-03-20 | 1 | -183/+0 |
* | netifd: scan l3 devices on find_config() | Felix Fietkau | 2012-03-19 | 1 | -1/+2 |
* | netifd: shut down all interfaces before restarting netifd | Felix Fietkau | 2012-03-19 | 1 | -0/+7 |
* | netifd: implement find_config() | Felix Fietkau | 2012-03-15 | 1 | -1/+14 |
* | netifd: add missing do_sysctl function | Felix Fietkau | 2012-02-27 | 1 | -0/+5 |
* | netifd: add a hotplug handler for setting sysctls (based on the old 10-routes... | Felix Fietkau | 2012-02-27 | 1 | -0/+36 |
* | netifd: add a new udhcpc default script for command line use (no uci support) | Felix Fietkau | 2012-02-27 | 1 | -0/+57 |
* | netifd: set the network device in uci state as well to avoid further remappin... | Felix Fietkau | 2012-02-03 | 1 | -1/+4 |
* | netifd: fix legacy scripts that expect the ifname option to be mapped to the ... | Felix Fietkau | 2012-02-02 | 1 | -0/+2 |
* | netifd: always issue a reload on ifup, not just for -a | Felix Fietkau | 2012-01-22 | 1 | -1/+1 |
* | package/netifd: use new service wrapper | Nicolas Thill | 2011-11-07 | 1 | -8/+9 |
* | netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu... | Felix Fietkau | 2011-11-04 | 1 | -0/+7 |
* | netifd: start wifi at boot | Felix Fietkau | 2011-11-03 | 1 | -0/+4 |
* | netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet) | Felix Fietkau | 2011-11-01 | 1 | -3/+3 |
* | netifd: update, prefix proto handler callbacks with 'proto_' | Felix Fietkau | 2011-10-27 | 1 | -9/+9 |
* | netifd: remove obsolete _init callbacks, set available=1 for ppp | Felix Fietkau | 2011-10-27 | 2 | -16/+1 |
* | netifd: allow ppp based proto handlers to override the connect/disconnect script | Felix Fietkau | 2011-10-27 | 1 | -2/+2 |
* | netifd: if core dump support is enabled, use it. also add some delay after st... | Felix Fietkau | 2011-10-26 | 1 | -0/+5 |
* | netifd: add two simple scripts for querying interface/device status | Felix Fietkau | 2011-10-23 | 2 | -0/+25 |
* | netifd: reload the network config on ifup -a | Felix Fietkau | 2011-10-23 | 1 | -0/+1 |
* | add an initial (experimental) version of netifd, disabled by default | Felix Fietkau | 2011-10-21 | 11 | -0/+452 |