Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | netifd: bump again to git head, fix device present state after reconnecting ↵ | Jo-Philipp Wich | 2012-06-18 |
| | | | | | | shell protos SVN-Revision: 32430 | ||
* | netifd: update to latest version again, fixes route6 issues (#11528) | Felix Fietkau | 2012-06-18 |
| | | | | SVN-Revision: 32429 | ||
* | netifd: update to latest version, adds 6rd related changes and adds support ↵ | Felix Fietkau | 2012-06-18 |
| | | | | | | for default route dependencies (through host route dependencies) SVN-Revision: 32426 | ||
* | netifd: update to latest version, adds back the workaround for ignoring ↵ | Felix Fietkau | 2012-06-14 |
| | | | | | | wlan* in /etc/config/network SVN-Revision: 32356 | ||
* | netifd: update to latest version, fixes wifi restart issues | Felix Fietkau | 2012-06-04 |
| | | | | SVN-Revision: 32049 | ||
* | netifd: remove obsolete config variable dependency | Felix Fietkau | 2012-05-29 |
| | | | | SVN-Revision: 31988 | ||
* | netifd: update to latest version, fixes an endian issue in broadcast address ↵ | Felix Fietkau | 2012-05-25 |
| | | | | | | handling SVN-Revision: 31858 | ||
* | netifd: update to latest version, fixes overriding the mac address for ↵ | Felix Fietkau | 2012-05-24 |
| | | | | | | bridge interfaces (#11526) SVN-Revision: 31857 | ||
* | netifd: update to latest version, adds interface alias support (#11518), and ↵ | Felix Fietkau | 2012-05-23 |
| | | | | | | fixes network route drops on dhcp renew SVN-Revision: 31840 | ||
* | netifd: update to latest version, fixes dns server issues (#11501) | Felix Fietkau | 2012-05-20 |
| | | | | SVN-Revision: 31830 | ||
* | netifd: update to latest version, fixes peerdns handling, custom dns ↵ | Felix Fietkau | 2012-05-19 |
| | | | | | | override and interface metric settings SVN-Revision: 31822 | ||
* | netifd: update to latest version, fixes a crash on restart | Felix Fietkau | 2012-05-18 |
| | | | | SVN-Revision: 31812 | ||
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵ | Felix Fietkau | 2012-05-14 |
| | | | | | | in a few relevant places SVN-Revision: 31730 | ||
* | netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a ↵ | Felix Fietkau | 2012-05-14 |
| | | | | | | use-after-free on host dependencies, adds a command for scheduling proto-shell restarts and adds support for more address options (point to point, broadcast) SVN-Revision: 31723 | ||
* | netifd: update to latest version, adds support for host route dependencies | Felix Fietkau | 2012-05-05 |
| | | | | SVN-Revision: 31603 | ||
* | netifd: update to latest version, fixes address/route list handling issues ↵ | Felix Fietkau | 2012-04-29 |
| | | | | | | and fixes dual-stack ppp route handling SVN-Revision: 31516 | ||
* | netifd: update to latest, fixes ppp reconnect issues | Felix Fietkau | 2012-04-17 |
| | | | | SVN-Revision: 31339 | ||
* | netifd: update to 2012-04-12, fixes interface reconnect issues and improves ↵ | Felix Fietkau | 2012-04-12 |
| | | | | | | interface status info SVN-Revision: 31261 | ||
* | netifd: update to latest version, fixes a segfault with non-bridge interface ↵ | Felix Fietkau | 2012-03-28 |
| | | | | | | hotplug SVN-Revision: 31125 | ||
* | netifd: update to 2012-03-23, fixes route/address tracking issues and adds ↵ | Felix Fietkau | 2012-03-26 |
| | | | | | | more status info SVN-Revision: 31077 | ||
* | netifd: update to latest version, fixes log buffer handling issues, dns ↵ | Felix Fietkau | 2012-03-19 |
| | | | | | | issues and various sit tunnel related issues SVN-Revision: 31035 | ||
* | netifd: fix ipv6 issues, add sit tunnel support | Felix Fietkau | 2012-03-15 |
| | | | | SVN-Revision: 30948 | ||
* | netifd: update to latest version | Felix Fietkau | 2012-03-05 |
| | | | | | | | | | - 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 |
| | | | | SVN-Revision: 30750 | ||
* | netifd: update to 2012-02-26, fixes ipv4 broadcast handling | Felix Fietkau | 2012-02-27 |
| | | | | SVN-Revision: 30744 | ||
* | netifd: update to latest, fixes removing deleted interfaces on config reload | Felix Fietkau | 2012-02-02 |
| | | | | SVN-Revision: 30004 | ||
* | netifd: update to latest, fixes a crash when the interface protocol was not ↵ | Felix Fietkau | 2012-01-24 |
| | | | | | | specified SVN-Revision: 29903 | ||
* | netifd: update to latest version, add some more status info and rework shell ↵ | Felix Fietkau | 2012-01-22 |
| | | | | | | proto handler support SVN-Revision: 29864 | ||
* | netifd: update to latest version, fixes some use-after-free issues | Felix Fietkau | 2011-12-05 |
| | | | | SVN-Revision: 29439 | ||
* | netifd: update to latest version, fixes tcp connection loss issues on dhcp rekey | Felix Fietkau | 2011-11-14 |
| | | | | SVN-Revision: 29115 | ||
* | netifd: fix compile error when both libnl and libnl-tiny are built | Felix Fietkau | 2011-11-08 |
| | | | | SVN-Revision: 28854 | ||
* | netifd: ensure that a bridge gets created before hostapd needs it, hostapd ↵ | Felix Fietkau | 2011-11-04 |
| | | | | | | must not attempt to create the bridge by itself SVN-Revision: 28745 | ||
* | netifd: update to latest version, fix redundant ifdown hotplug events | Felix Fietkau | 2011-11-03 |
| | | | | SVN-Revision: 28737 | ||
* | netifd: update to latest version, fixes handling of hotplug devices (for wifi) | Felix Fietkau | 2011-11-01 |
| | | | | SVN-Revision: 28712 | ||
* | netifd: update, prefix proto handler callbacks with 'proto_' | Felix Fietkau | 2011-10-27 |
| | | | | SVN-Revision: 28632 | ||
* | netifd: update to latest, adds support for protocol notifiers to signal ↵ | Felix Fietkau | 2011-10-27 |
| | | | | | | interface availability SVN-Revision: 28629 | ||
* | netifd: update to the latest version, contains small fixes for interface ↵ | Felix Fietkau | 2011-10-26 |
| | | | | | | 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 |
| | | | | SVN-Revision: 28557 | ||
* | netifd: update to latest version, fixes interface hotplugging issues | Felix Fietkau | 2011-10-23 |
| | | | | SVN-Revision: 28546 | ||
* | netifd: add a dependency on jshn | Felix Fietkau | 2011-10-22 |
| | | | | SVN-Revision: 28514 | ||
* | netifd: add missing dependencies on libuci and libnl-tiny | Felix Fietkau | 2011-10-21 |
| | | | | SVN-Revision: 28501 | ||
* | add an initial (experimental) version of netifd, disabled by default | Felix Fietkau | 2011-10-21 |
SVN-Revision: 28499 |