| Commit message (Expand) | Author | Age | Files | Lines |
* | netifd: use the new json_get_vars function in the dhcp helper script | nbd | 2012-05-14 | 1 | -6/+1 |
* | netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after... | nbd | 2012-05-14 | 1 | -2/+2 |
* | netifd: update to latest version, adds support for host route dependencies | nbd | 2012-05-05 | 1 | -2/+2 |
* | netifd: update to latest version, fixes address/route list handling issues an... | nbd | 2012-04-29 | 1 | -2/+2 |
* | netifd: improve error handling in legacy script compatibility library, do not... | nbd | 2012-04-21 | 1 | -3/+3 |
* | netifd: make type a local variable in /lib/network/config.sh to avoid clashes... | nbd | 2012-04-21 | 1 | -1/+1 |
* | ppp: move ppp-{up,down} from the netifd package to pppd | nbd | 2012-04-17 | 2 | -22/+0 |
* | netifd: update to latest, fixes ppp reconnect issues | nbd | 2012-04-17 | 1 | -2/+2 |
* | netifd: update to 2012-04-12, fixes interface reconnect issues and improves i... | nbd | 2012-04-12 | 1 | -2/+2 |
* | netifd: update to latest version, fixes a segfault with non-bridge interface ... | nbd | 2012-03-28 | 1 | -2/+2 |
* | netifd: update to 2012-03-23, fixes route/address tracking issues and adds mo... | nbd | 2012-03-26 | 1 | -2/+2 |
* | pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi... | nbd | 2012-03-20 | 1 | -183/+0 |
* | netifd: update to latest version, fixes log buffer handling issues, dns issue... | nbd | 2012-03-19 | 1 | -2/+2 |
* | netifd: scan l3 devices on find_config() | nbd | 2012-03-19 | 1 | -1/+2 |
* | netifd: shut down all interfaces before restarting netifd | nbd | 2012-03-19 | 1 | -0/+7 |
* | netifd: fix ipv6 issues, add sit tunnel support | nbd | 2012-03-15 | 1 | -2/+2 |
* | netifd: implement find_config() | nbd | 2012-03-15 | 1 | -1/+14 |
* | netifd: update to latest version | nbd | 2012-03-05 | 1 | -2/+2 |
* | netifd: update, fix some mac address handling issues | nbd | 2012-02-27 | 1 | -2/+2 |
* | netifd: add missing do_sysctl function | nbd | 2012-02-27 | 1 | -0/+5 |
* | netifd: update to 2012-02-26, fixes ipv4 broadcast handling | nbd | 2012-02-27 | 1 | -2/+2 |
* | netifd: add a hotplug handler for setting sysctls (based on the old 10-routes... | nbd | 2012-02-27 | 1 | -0/+36 |
* | netifd: add a new udhcpc default script for command line use (no uci support) | nbd | 2012-02-27 | 1 | -0/+57 |
* | netifd: set the network device in uci state as well to avoid further remappin... | nbd | 2012-02-03 | 1 | -1/+4 |
* | netifd: update to latest, fixes removing deleted interfaces on config reload | nbd | 2012-02-02 | 1 | -2/+2 |
* | netifd: fix legacy scripts that expect the ifname option to be mapped to the ... | nbd | 2012-02-02 | 1 | -0/+2 |
* | netifd: update to latest, fixes a crash when the interface protocol was not s... | nbd | 2012-01-24 | 1 | -2/+2 |
* | netifd: update to latest version, add some more status info and rework shell ... | nbd | 2012-01-22 | 1 | -2/+2 |
* | netifd: always issue a reload on ifup, not just for -a | nbd | 2012-01-22 | 1 | -1/+1 |
* | netifd: update to latest version, fixes some use-after-free issues | nbd | 2011-12-05 | 1 | -2/+2 |
* | netifd: update to latest version, fixes tcp connection loss issues on dhcp rekey | nbd | 2011-11-14 | 1 | -2/+2 |
* | netifd: fix compile error when both libnl and libnl-tiny are built | nbd | 2011-11-08 | 1 | -2/+2 |
* | package/netifd: use new service wrapper | nico | 2011-11-07 | 1 | -8/+9 |
* | netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu... | nbd | 2011-11-04 | 2 | -2/+9 |
* | netifd: start wifi at boot | nbd | 2011-11-03 | 1 | -0/+4 |
* | netifd: update to latest version, fix redundant ifdown hotplug events | nbd | 2011-11-03 | 1 | -2/+2 |
* | netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet) | nbd | 2011-11-01 | 1 | -3/+3 |
* | netifd: update to latest version, fixes handling of hotplug devices (for wifi) | nbd | 2011-11-01 | 1 | -2/+2 |
* | netifd: update, prefix proto handler callbacks with 'proto_' | nbd | 2011-10-27 | 2 | -10/+10 |
* | netifd: remove obsolete _init callbacks, set available=1 for ppp | nbd | 2011-10-27 | 2 | -16/+1 |
* | netifd: allow ppp based proto handlers to override the connect/disconnect script | nbd | 2011-10-27 | 1 | -2/+2 |
* | netifd: update to latest, adds support for protocol notifiers to signal inter... | nbd | 2011-10-27 | 1 | -2/+2 |
* | netifd: if core dump support is enabled, use it. also add some delay after st... | nbd | 2011-10-26 | 1 | -0/+5 |
* | netifd: update to the latest version, contains small fixes for interface relo... | nbd | 2011-10-26 | 1 | -2/+2 |
* | netifd: update to latest version, fixes a crash on dhcp renew | nbd | 2011-10-24 | 1 | -2/+2 |
* | netifd: update to latest version, fixes interface hotplugging issues | nbd | 2011-10-23 | 1 | -3/+3 |
* | netifd: add two simple scripts for querying interface/device status | nbd | 2011-10-23 | 2 | -0/+25 |
* | netifd: reload the network config on ifup -a | nbd | 2011-10-23 | 1 | -0/+1 |
* | netifd: add a dependency on jshn | nbd | 2011-10-22 | 1 | -1/+1 |
* | netifd: add missing dependencies on libuci and libnl-tiny | nbd | 2011-10-21 | 1 | -1/+1 |