aboutsummaryrefslogtreecommitdiff
path: root/package/netifd
Commit message (Expand)AuthorAge
* netifd: update, fix some mac address handling issuesFelix Fietkau2012-02-27
* netifd: add missing do_sysctl functionFelix Fietkau2012-02-27
* netifd: update to 2012-02-26, fixes ipv4 broadcast handlingFelix Fietkau2012-02-27
* netifd: add a hotplug handler for setting sysctls (based on the old 10-routes...Felix Fietkau2012-02-27
* netifd: add a new udhcpc default script for command line use (no uci support)Felix Fietkau2012-02-27
* netifd: set the network device in uci state as well to avoid further remappin...Felix Fietkau2012-02-03
* netifd: update to latest, fixes removing deleted interfaces on config reloadFelix Fietkau2012-02-02
* netifd: fix legacy scripts that expect the ifname option to be mapped to the ...Felix Fietkau2012-02-02
* netifd: update to latest, fixes a crash when the interface protocol was not s...Felix Fietkau2012-01-24
* netifd: update to latest version, add some more status info and rework shell ...Felix Fietkau2012-01-22
* netifd: always issue a reload on ifup, not just for -aFelix Fietkau2012-01-22
* netifd: update to latest version, fixes some use-after-free issuesFelix Fietkau2011-12-05
* netifd: update to latest version, fixes tcp connection loss issues on dhcp rekeyFelix Fietkau2011-11-14
* netifd: fix compile error when both libnl and libnl-tiny are builtFelix Fietkau2011-11-08
* package/netifd: use new service wrapperNicolas Thill2011-11-07
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...Felix Fietkau2011-11-04
* netifd: start wifi at bootFelix Fietkau2011-11-03
* netifd: update to latest version, fix redundant ifdown hotplug eventsFelix Fietkau2011-11-03
* netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)Felix Fietkau2011-11-01
* netifd: update to latest version, fixes handling of hotplug devices (for wifi)Felix Fietkau2011-11-01
* netifd: update, prefix proto handler callbacks with 'proto_'Felix Fietkau2011-10-27
* netifd: remove obsolete _init callbacks, set available=1 for pppFelix Fietkau2011-10-27
* netifd: allow ppp based proto handlers to override the connect/disconnect scriptFelix Fietkau2011-10-27
* netifd: update to latest, adds support for protocol notifiers to signal inter...Felix Fietkau2011-10-27
* netifd: if core dump support is enabled, use it. also add some delay after st...Felix Fietkau2011-10-26
* netifd: update to the latest version, contains small fixes for interface relo...Felix Fietkau2011-10-26
* netifd: update to latest version, fixes a crash on dhcp renewFelix Fietkau2011-10-24
* netifd: update to latest version, fixes interface hotplugging issuesFelix Fietkau2011-10-23
* netifd: add two simple scripts for querying interface/device statusFelix Fietkau2011-10-23
* netifd: reload the network config on ifup -aFelix Fietkau2011-10-23
* netifd: add a dependency on jshnFelix Fietkau2011-10-22
* netifd: add missing dependencies on libuci and libnl-tinyFelix Fietkau2011-10-21
* add an initial (experimental) version of netifd, disabled by defaultFelix Fietkau2011-10-21