Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netifd: update to latest version, fixes address/route list handling issues ↵ | Felix Fietkau | 2012-04-29 | 1 | -2/+2 |
| | | | | | | and fixes dual-stack ppp route handling SVN-Revision: 31516 | ||||
* | netifd: improve error handling in legacy script compatibility library, do ↵ | Felix Fietkau | 2012-04-21 | 1 | -3/+3 |
| | | | | | | not fill the log with error messages for interfaces that could not be found SVN-Revision: 31432 | ||||
* | netifd: make type a local variable in /lib/network/config.sh to avoid ↵ | Felix Fietkau | 2012-04-21 | 1 | -1/+1 |
| | | | | | | clashes with an internal config_foreach variable SVN-Revision: 31430 | ||||
* | ppp: move ppp-{up,down} from the netifd package to pppd | Felix Fietkau | 2012-04-17 | 2 | -22/+0 |
| | | | | SVN-Revision: 31340 | ||||
* | netifd: update to latest, fixes ppp reconnect issues | Felix Fietkau | 2012-04-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 31339 | ||||
* | netifd: update to 2012-04-12, fixes interface reconnect issues and improves ↵ | Felix Fietkau | 2012-04-12 | 1 | -2/+2 |
| | | | | | | interface status info SVN-Revision: 31261 | ||||
* | netifd: update to latest version, fixes a segfault with non-bridge interface ↵ | Felix Fietkau | 2012-03-28 | 1 | -2/+2 |
| | | | | | | hotplug SVN-Revision: 31125 | ||||
* | netifd: update to 2012-03-23, fixes route/address tracking issues and adds ↵ | Felix Fietkau | 2012-03-26 | 1 | -2/+2 |
| | | | | | | more status info SVN-Revision: 31077 | ||||
* | pppd: split files into netifd and non-netifd files, move the netifd ppp.sh ↵ | Felix Fietkau | 2012-03-20 | 1 | -183/+0 |
| | | | | | | file to the pppd package SVN-Revision: 31041 | ||||
* | netifd: update to latest version, fixes log buffer handling issues, dns ↵ | Felix Fietkau | 2012-03-19 | 1 | -2/+2 |
| | | | | | | issues and various sit tunnel related issues SVN-Revision: 31035 | ||||
* | netifd: scan l3 devices on find_config() | Felix Fietkau | 2012-03-19 | 1 | -1/+2 |
| | | | | SVN-Revision: 31033 | ||||
* | netifd: shut down all interfaces before restarting netifd | Felix Fietkau | 2012-03-19 | 1 | -0/+7 |
| | | | | SVN-Revision: 31032 | ||||
* | netifd: fix ipv6 issues, add sit tunnel support | Felix Fietkau | 2012-03-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 30948 | ||||
* | netifd: implement find_config() | Felix Fietkau | 2012-03-15 | 1 | -1/+14 |
| | | | | SVN-Revision: 30947 | ||||
* | netifd: update to latest version | Felix Fietkau | 2012-03-05 | 1 | -2/+2 |
| | | | | | | | | | - preserve hotplug-added interfaces on reload, even if settings change - implement fast config reload for bridge devices - improve bridge device handling reliability - fix bridge stp settings SVN-Revision: 30829 | ||||
* | netifd: update, fix some mac address handling issues | Felix Fietkau | 2012-02-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 30750 | ||||
* | netifd: add missing do_sysctl function | Felix Fietkau | 2012-02-27 | 1 | -0/+5 |
| | | | | SVN-Revision: 30749 | ||||
* | netifd: update to 2012-02-26, fixes ipv4 broadcast handling | Felix Fietkau | 2012-02-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 30744 | ||||
* | netifd: add a hotplug handler for setting sysctls (based on the old ↵ | Felix Fietkau | 2012-02-27 | 1 | -0/+36 |
| | | | | | | 10-routes file) SVN-Revision: 30743 | ||||
* | netifd: add a new udhcpc default script for command line use (no uci support) | Felix Fietkau | 2012-02-27 | 1 | -0/+57 |
| | | | | SVN-Revision: 30741 | ||||
* | netifd: set the network device in uci state as well to avoid further ↵ | Felix Fietkau | 2012-02-03 | 1 | -1/+4 |
| | | | | | | remapping issues SVN-Revision: 30008 | ||||
* | netifd: update to latest, fixes removing deleted interfaces on config reload | Felix Fietkau | 2012-02-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 30004 | ||||
* | netifd: fix legacy scripts that expect the ifname option to be mapped to the ↵ | Felix Fietkau | 2012-02-02 | 1 | -0/+2 |
| | | | | | | device option after fixup SVN-Revision: 30003 | ||||
* | netifd: update to latest, fixes a crash when the interface protocol was not ↵ | Felix Fietkau | 2012-01-24 | 1 | -2/+2 |
| | | | | | | specified SVN-Revision: 29903 | ||||
* | netifd: update to latest version, add some more status info and rework shell ↵ | Felix Fietkau | 2012-01-22 | 1 | -2/+2 |
| | | | | | | proto handler support SVN-Revision: 29864 | ||||
* | netifd: always issue a reload on ifup, not just for -a | Felix Fietkau | 2012-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 29863 | ||||
* | netifd: update to latest version, fixes some use-after-free issues | Felix Fietkau | 2011-12-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 29439 | ||||
* | netifd: update to latest version, fixes tcp connection loss issues on dhcp rekey | Felix Fietkau | 2011-11-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 29115 | ||||
* | netifd: fix compile error when both libnl and libnl-tiny are built | Felix Fietkau | 2011-11-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 28854 | ||||
* | package/netifd: use new service wrapper | Nicolas Thill | 2011-11-07 | 1 | -8/+9 |
| | | | | SVN-Revision: 28839 | ||||
* | netifd: ensure that a bridge gets created before hostapd needs it, hostapd ↵ | Felix Fietkau | 2011-11-04 | 2 | -2/+9 |
| | | | | | | must not attempt to create the bridge by itself SVN-Revision: 28745 | ||||
* | netifd: start wifi at boot | Felix Fietkau | 2011-11-03 | 1 | -0/+4 |
| | | | | SVN-Revision: 28738 | ||||
* | netifd: update to latest version, fix redundant ifdown hotplug events | Felix Fietkau | 2011-11-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 28737 | ||||
* | netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet) | Felix Fietkau | 2011-11-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 28713 | ||||
* | netifd: update to latest version, fixes handling of hotplug devices (for wifi) | Felix Fietkau | 2011-11-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 28712 | ||||
* | netifd: update, prefix proto handler callbacks with 'proto_' | Felix Fietkau | 2011-10-27 | 2 | -10/+10 |
| | | | | SVN-Revision: 28632 | ||||
* | netifd: remove obsolete _init callbacks, set available=1 for ppp | Felix Fietkau | 2011-10-27 | 2 | -16/+1 |
| | | | | SVN-Revision: 28631 | ||||
* | netifd: allow ppp based proto handlers to override the connect/disconnect script | Felix Fietkau | 2011-10-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 28630 | ||||
* | netifd: update to latest, adds support for protocol notifiers to signal ↵ | Felix Fietkau | 2011-10-27 | 1 | -2/+2 |
| | | | | | | interface availability SVN-Revision: 28629 | ||||
* | netifd: if core dump support is enabled, use it. also add some delay after ↵ | Felix Fietkau | 2011-10-26 | 1 | -0/+5 |
| | | | | | | start to avoid race conditions with other init scripts SVN-Revision: 28611 | ||||
* | netifd: update to the latest version, contains small fixes for interface ↵ | Felix Fietkau | 2011-10-26 | 1 | -2/+2 |
| | | | | | | reloading and adds support for dependency handling of stacked devices like dsa SVN-Revision: 28610 | ||||
* | netifd: update to latest version, fixes a crash on dhcp renew | Felix Fietkau | 2011-10-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 28557 | ||||
* | netifd: update to latest version, fixes interface hotplugging issues | Felix Fietkau | 2011-10-23 | 1 | -3/+3 |
| | | | | SVN-Revision: 28546 | ||||
* | netifd: add two simple scripts for querying interface/device status | Felix Fietkau | 2011-10-23 | 2 | -0/+25 |
| | | | | SVN-Revision: 28545 | ||||
* | netifd: reload the network config on ifup -a | Felix Fietkau | 2011-10-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 28544 | ||||
* | netifd: add a dependency on jshn | Felix Fietkau | 2011-10-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 28514 | ||||
* | netifd: add missing dependencies on libuci and libnl-tiny | Felix Fietkau | 2011-10-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 28501 | ||||
* | add an initial (experimental) version of netifd, disabled by default | Felix Fietkau | 2011-10-21 | 12 | -0/+492 |
SVN-Revision: 28499 |