lantiq: dsl: fix status polling loop
[openwrt/svn-archive/archive.git] / package / netifd / files /
2012-08-09 Jo-Philipp Wich[package] netifd: call "wifi down" before "wifi up"
2012-07-01 Jo-Philipp Wich[package] netifd: repair dhcp client id option
2012-06-11 Jo-Philipp Wich[package] netifd: localize internally used shell variab...
2012-06-07 Jo-Philipp Wich[package] netifd: fix typo in dhcp protocol handler...
2012-06-05 Jo-Philipp Wich[package] /etc/functions.sh => /lib/functions.sh
2012-05-28 Felix Fietkaunetifd: call /sbin/wifi up on /etc/init.d/network reload
2012-05-26 Felix Fietkaunetifd: fix "Command failed: Not found" error with...
2012-05-24 Felix Fietkaunetifd: bring up wifi at boot
2012-05-23 Felix Fietkaunetifd: improve /sbin/ifup wifi hack, make it work...
2012-05-23 Jo-Philipp Wich[package] netifd: port r27720 (#9763) to the netifd...
2012-05-14 Felix Fietkaunetifd: bring up all interfaces on /etc/init.d/network...
2012-05-14 Felix Fietkaunetifd: use the new json_get_vars function in the dhcp...
2012-04-21 Felix Fietkaunetifd: improve error handling in legacy script compati...
2012-04-21 Felix Fietkaunetifd: make type a local variable in /lib/network...
2012-04-17 Felix Fietkauppp: move ppp-{up,down} from the netifd package to...
2012-03-20 Felix Fietkaupppd: split files into netifd and non-netifd files...
2012-03-19 Felix Fietkaunetifd: scan l3 devices on find_config()
2012-03-19 Felix Fietkaunetifd: shut down all interfaces before restarting...
2012-03-15 Felix Fietkaunetifd: implement find_config()
2012-02-27 Felix Fietkaunetifd: add missing do_sysctl function
2012-02-27 Felix Fietkaunetifd: add a hotplug handler for setting sysctls ...
2012-02-27 Felix Fietkaunetifd: add a new udhcpc default script for command...
2012-02-03 Felix Fietkaunetifd: set the network device in uci state as well...
2012-02-02 Felix Fietkaunetifd: fix legacy scripts that expect the ifname optio...
2012-01-22 Felix Fietkaunetifd: always issue a reload on ifup, not just for -a
2011-11-07 Nicolas Thillpackage/netifd: use new service wrapper
2011-11-04 Felix Fietkaunetifd: ensure that a bridge gets created before hostap...
2011-11-03 Felix Fietkaunetifd: start wifi at boot
2011-11-01 Felix Fietkaunetifd: add missing proto handler conversion after...
2011-10-27 Felix Fietkaunetifd: update, prefix proto handler callbacks with...
2011-10-27 Felix Fietkaunetifd: remove obsolete _init callbacks, set available...
2011-10-27 Felix Fietkaunetifd: allow ppp based proto handlers to override...
2011-10-26 Felix Fietkaunetifd: if core dump support is enabled, use it. also...
2011-10-23 Felix Fietkaunetifd: add two simple scripts for querying interface...
2011-10-23 Felix Fietkaunetifd: reload the network config on ifup -a
2011-10-21 Felix Fietkauadd an initial (experimental) version of netifd, disabl...