summaryrefslogtreecommitdiff
path: root/package/netifd
AgeCommit message (Expand)Author
2012-02-27netifd: update, fix some mac address handling issuesnbd
2012-02-27netifd: add missing do_sysctl functionnbd
2012-02-27netifd: update to 2012-02-26, fixes ipv4 broadcast handlingnbd
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: update to latest, fixes removing deleted interfaces on config reloadnbd
2012-02-02netifd: fix legacy scripts that expect the ifname option to be mapped to the ...nbd
2012-01-24netifd: update to latest, fixes a crash when the interface protocol was not s...nbd
2012-01-22netifd: update to latest version, add some more status info and rework shell ...nbd
2012-01-22netifd: always issue a reload on ifup, not just for -anbd
2011-12-05netifd: update to latest version, fixes some use-after-free issuesnbd
2011-11-14netifd: update to latest version, fixes tcp connection loss issues on dhcp rekeynbd
2011-11-08netifd: fix compile error when both libnl and libnl-tiny are builtnbd
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-03netifd: update to latest version, fix redundant ifdown hotplug eventsnbd
2011-11-01netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)nbd
2011-11-01netifd: update to latest version, fixes handling of hotplug devices (for wifi)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-27netifd: update to latest, adds support for protocol notifiers to signal inter...nbd
2011-10-26netifd: if core dump support is enabled, use it. also add some delay after st...nbd
2011-10-26netifd: update to the latest version, contains small fixes for interface relo...nbd
2011-10-24netifd: update to latest version, fixes a crash on dhcp renewnbd
2011-10-23netifd: update to latest version, fixes interface hotplugging issuesnbd
2011-10-23netifd: add two simple scripts for querying interface/device statusnbd
2011-10-23netifd: reload the network config on ifup -anbd
2011-10-22netifd: add a dependency on jshnnbd
2011-10-21netifd: add missing dependencies on libuci and libnl-tinynbd
2011-10-21add an initial (experimental) version of netifd, disabled by defaultnbd