netifd: update to latest version, fixes address/route list handling issues and fixes...
[openwrt.git] / package / netifd / files /
2012-04-21 nbdnetifd: improve error handling in legacy script compati...
2012-04-21 nbdnetifd: make type a local variable in /lib/network...
2012-04-17 nbdppp: move ppp-{up,down} from the netifd package to...
2012-03-20 nbdpppd: split files into netifd and non-netifd files...
2012-03-19 nbdnetifd: scan l3 devices on find_config()
2012-03-19 nbdnetifd: shut down all interfaces before restarting...
2012-03-15 nbdnetifd: implement find_config()
2012-02-27 nbdnetifd: add missing do_sysctl function
2012-02-27 nbdnetifd: add a hotplug handler for setting sysctls ...
2012-02-27 nbdnetifd: add a new udhcpc default script for command...
2012-02-03 nbdnetifd: set the network device in uci state as well...
2012-02-02 nbdnetifd: fix legacy scripts that expect the ifname optio...
2012-01-22 nbdnetifd: always issue a reload on ifup, not just for -a
2011-11-07 nicopackage/netifd: use new service wrapper
2011-11-04 nbdnetifd: ensure that a bridge gets created before hostap...
2011-11-03 nbdnetifd: start wifi at boot
2011-11-01 nbdnetifd: add missing proto handler conversion after...
2011-10-27 nbdnetifd: update, prefix proto handler callbacks with...
2011-10-27 nbdnetifd: remove obsolete _init callbacks, set available...
2011-10-27 nbdnetifd: allow ppp based proto handlers to override...
2011-10-26 nbdnetifd: if core dump support is enabled, use it. also...
2011-10-23 nbdnetifd: add two simple scripts for querying interface...
2011-10-23 nbdnetifd: reload the network config on ifup -a
2011-10-21 nbdadd an initial (experimental) version of netifd, disabl...