aboutsummaryrefslogtreecommitdiffstats
path: root/package/netifd/files
Commit message (Expand)AuthorAgeFilesLines
* AA: netifd: backport r37051Steven Barth2013-06-281-1/+1
* AA: netifd: remove deprecated IPv6 sysctlsSteven Barth2013-05-271-36/+0
* AA: backport netifd from trunkSteven Barth2013-05-242-2/+28
* netifd: update to latest versionFelix Fietkau2013-01-292-4/+4
* netifd: sync with trunk r35251Felix Fietkau2013-01-202-2/+2
* netifd: call /etc/udhcp.user from the netifd dhcp.scriptFelix Fietkau2012-12-151-0/+3
* AA: netifd: backport r34089Jo-Philipp Wich2012-11-051-2/+2
* [package] netifd: prevent error in ifup if no /etc/config/wireless exists, pr...Jo-Philipp Wich2012-09-151-3/+7
* [package] netifd: call "wifi down" before "wifi up"Jo-Philipp Wich2012-08-091-0/+2
* [package] netifd: repair dhcp client id optionJo-Philipp Wich2012-07-011-1/+1
* [package] netifd: localize internally used shell variables (#11567)Jo-Philipp Wich2012-06-112-1/+3
* [package] netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#...Jo-Philipp Wich2012-06-071-1/+1
* [package] /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-053-3/+3
* netifd: call /sbin/wifi up on /etc/init.d/network reloadFelix Fietkau2012-05-281-0/+1
* netifd: fix "Command failed: Not found" error with dhcpFelix Fietkau2012-05-261-1/+2
* netifd: bring up wifi at bootFelix Fietkau2012-05-241-1/+2
* netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold /et...Felix Fietkau2012-05-233-66/+84
* [package] netifd: port r27720 (#9763) to the netifd ifup variantJo-Philipp Wich2012-05-231-0/+18
* netifd: bring up all interfaces on /etc/init.d/network restartFelix Fietkau2012-05-141-2/+1
* netifd: use the new json_get_vars function in the dhcp helper scriptFelix Fietkau2012-05-141-6/+1
* netifd: improve error handling in legacy script compatibility library, do not...Felix Fietkau2012-04-211-3/+3
* netifd: make type a local variable in /lib/network/config.sh to avoid clashes...Felix Fietkau2012-04-211-1/+1
* ppp: move ppp-{up,down} from the netifd package to pppdFelix Fietkau2012-04-172-22/+0
* pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi...Felix Fietkau2012-03-201-183/+0
* netifd: scan l3 devices on find_config()Felix Fietkau2012-03-191-1/+2
* netifd: shut down all interfaces before restarting netifdFelix Fietkau2012-03-191-0/+7
* netifd: implement find_config()Felix Fietkau2012-03-151-1/+14
* netifd: add missing do_sysctl functionFelix Fietkau2012-02-271-0/+5
* netifd: add a hotplug handler for setting sysctls (based on the old 10-routes...Felix Fietkau2012-02-271-0/+36
* netifd: add a new udhcpc default script for command line use (no uci support)Felix Fietkau2012-02-271-0/+57
* netifd: set the network device in uci state as well to avoid further remappin...Felix Fietkau2012-02-031-1/+4
* netifd: fix legacy scripts that expect the ifname option to be mapped to the ...Felix Fietkau2012-02-021-0/+2
* netifd: always issue a reload on ifup, not just for -aFelix Fietkau2012-01-221-1/+1
* package/netifd: use new service wrapperNicolas Thill2011-11-071-8/+9
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...Felix Fietkau2011-11-041-0/+7
* netifd: start wifi at bootFelix Fietkau2011-11-031-0/+4
* netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)Felix Fietkau2011-11-011-3/+3
* netifd: update, prefix proto handler callbacks with 'proto_'Felix Fietkau2011-10-271-9/+9
* netifd: remove obsolete _init callbacks, set available=1 for pppFelix Fietkau2011-10-272-16/+1
* netifd: allow ppp based proto handlers to override the connect/disconnect scriptFelix Fietkau2011-10-271-2/+2
* netifd: if core dump support is enabled, use it. also add some delay after st...Felix Fietkau2011-10-261-0/+5
* netifd: add two simple scripts for querying interface/device statusFelix Fietkau2011-10-232-0/+25
* netifd: reload the network config on ifup -aFelix Fietkau2011-10-231-0/+1
* add an initial (experimental) version of netifd, disabled by defaultFelix Fietkau2011-10-2111-0/+452