| Commit message (Expand) | Author | Age | Files | Lines |
* | netifd: fix ipv6 issues, add sit tunnel support | Felix Fietkau | 2012-03-15 | 1 | -2/+2 |
* | netifd: implement find_config() | Felix Fietkau | 2012-03-15 | 1 | -1/+14 |
* | netifd: update to latest version | Felix Fietkau | 2012-03-05 | 1 | -2/+2 |
* | netifd: update, fix some mac address handling issues | Felix Fietkau | 2012-02-27 | 1 | -2/+2 |
* | netifd: add missing do_sysctl function | Felix Fietkau | 2012-02-27 | 1 | -0/+5 |
* | netifd: update to 2012-02-26, fixes ipv4 broadcast handling | Felix Fietkau | 2012-02-27 | 1 | -2/+2 |
* | netifd: add a hotplug handler for setting sysctls (based on the old 10-routes... | Felix Fietkau | 2012-02-27 | 1 | -0/+36 |
* | netifd: add a new udhcpc default script for command line use (no uci support) | Felix Fietkau | 2012-02-27 | 1 | -0/+57 |
* | netifd: set the network device in uci state as well to avoid further remappin... | Felix Fietkau | 2012-02-03 | 1 | -1/+4 |
* | netifd: update to latest, fixes removing deleted interfaces on config reload | Felix Fietkau | 2012-02-02 | 1 | -2/+2 |
* | netifd: fix legacy scripts that expect the ifname option to be mapped to the ... | Felix Fietkau | 2012-02-02 | 1 | -0/+2 |
* | netifd: update to latest, fixes a crash when the interface protocol was not s... | Felix Fietkau | 2012-01-24 | 1 | -2/+2 |
* | netifd: update to latest version, add some more status info and rework shell ... | Felix Fietkau | 2012-01-22 | 1 | -2/+2 |
* | netifd: always issue a reload on ifup, not just for -a | Felix Fietkau | 2012-01-22 | 1 | -1/+1 |
* | netifd: update to latest version, fixes some use-after-free issues | Felix Fietkau | 2011-12-05 | 1 | -2/+2 |
* | netifd: update to latest version, fixes tcp connection loss issues on dhcp rekey | Felix Fietkau | 2011-11-14 | 1 | -2/+2 |
* | netifd: fix compile error when both libnl and libnl-tiny are built | Felix Fietkau | 2011-11-08 | 1 | -2/+2 |
* | package/netifd: use new service wrapper | Nicolas Thill | 2011-11-07 | 1 | -8/+9 |
* | netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu... | Felix Fietkau | 2011-11-04 | 2 | -2/+9 |
* | netifd: start wifi at boot | Felix Fietkau | 2011-11-03 | 1 | -0/+4 |
* | netifd: update to latest version, fix redundant ifdown hotplug events | Felix Fietkau | 2011-11-03 | 1 | -2/+2 |
* | netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet) | Felix Fietkau | 2011-11-01 | 1 | -3/+3 |
* | netifd: update to latest version, fixes handling of hotplug devices (for wifi) | Felix Fietkau | 2011-11-01 | 1 | -2/+2 |
* | netifd: update, prefix proto handler callbacks with 'proto_' | Felix Fietkau | 2011-10-27 | 2 | -10/+10 |
* | netifd: remove obsolete _init callbacks, set available=1 for ppp | Felix Fietkau | 2011-10-27 | 2 | -16/+1 |
* | netifd: allow ppp based proto handlers to override the connect/disconnect script | Felix Fietkau | 2011-10-27 | 1 | -2/+2 |
* | netifd: update to latest, adds support for protocol notifiers to signal inter... | Felix Fietkau | 2011-10-27 | 1 | -2/+2 |
* | netifd: if core dump support is enabled, use it. also add some delay after st... | Felix Fietkau | 2011-10-26 | 1 | -0/+5 |
* | netifd: update to the latest version, contains small fixes for interface relo... | Felix Fietkau | 2011-10-26 | 1 | -2/+2 |
* | netifd: update to latest version, fixes a crash on dhcp renew | Felix Fietkau | 2011-10-24 | 1 | -2/+2 |
* | netifd: update to latest version, fixes interface hotplugging issues | Felix Fietkau | 2011-10-23 | 1 | -3/+3 |
* | netifd: add two simple scripts for querying interface/device status | Felix Fietkau | 2011-10-23 | 2 | -0/+25 |
* | netifd: reload the network config on ifup -a | Felix Fietkau | 2011-10-23 | 1 | -0/+1 |
* | netifd: add a dependency on jshn | Felix Fietkau | 2011-10-22 | 1 | -1/+1 |
* | netifd: add missing dependencies on libuci and libnl-tiny | Felix Fietkau | 2011-10-21 | 1 | -1/+1 |
* | add an initial (experimental) version of netifd, disabled by default | Felix Fietkau | 2011-10-21 | 12 | -0/+492 |