summaryrefslogtreecommitdiffstats
path: root/package/netifd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* netifd: update to latest version, adds support for host route dependenciesnbd2012-05-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes address/route list handling issues ↵nbd2012-04-291-2/+2
| | | | | | and fixes dual-stack ppp route handling git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31516 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest, fixes ppp reconnect issuesnbd2012-04-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to 2012-04-12, fixes interface reconnect issues and improves ↵nbd2012-04-121-2/+2
| | | | | | interface status info git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes a segfault with non-bridge interface ↵nbd2012-03-281-2/+2
| | | | | | hotplug git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to 2012-03-23, fixes route/address tracking issues and adds ↵nbd2012-03-261-2/+2
| | | | | | more status info git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes log buffer handling issues, dns ↵nbd2012-03-191-2/+2
| | | | | | issues and various sit tunnel related issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: fix ipv6 issues, add sit tunnel supportnbd2012-03-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest versionnbd2012-03-051-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update, fix some mac address handling issuesnbd2012-02-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to 2012-02-26, fixes ipv4 broadcast handlingnbd2012-02-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest, fixes removing deleted interfaces on config reloadnbd2012-02-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest, fixes a crash when the interface protocol was not ↵nbd2012-01-241-2/+2
| | | | | | specified git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, add some more status info and rework shell ↵nbd2012-01-221-2/+2
| | | | | | proto handler support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes some use-after-free issuesnbd2011-12-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes tcp connection loss issues on dhcp rekeynbd2011-11-141-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: fix compile error when both libnl and libnl-tiny are builtnbd2011-11-081-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd ↵nbd2011-11-041-2/+2
| | | | | | must not attempt to create the bridge by itself git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28745 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fix redundant ifdown hotplug eventsnbd2011-11-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes handling of hotplug devices (for wifi)nbd2011-11-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28712 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update, prefix proto handler callbacks with 'proto_'nbd2011-10-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest, adds support for protocol notifiers to signal ↵nbd2011-10-271-2/+2
| | | | | | interface availability git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to the latest version, contains small fixes for interface ↵nbd2011-10-261-2/+2
| | | | | | reloading and adds support for dependency handling of stacked devices like dsa git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes a crash on dhcp renewnbd2011-10-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes interface hotplugging issuesnbd2011-10-231-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28546 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: add a dependency on jshnnbd2011-10-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28514 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: add missing dependencies on libuci and libnl-tinynbd2011-10-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add an initial (experimental) version of netifd, disabled by defaultnbd2011-10-211-0/+40
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28499 3c298f89-4303-0410-b956-a3cf2f4a3e73