aboutsummaryrefslogtreecommitdiffstats
path: root/package/netifd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* AA: netifd: Fix IPv6-prefix assignment with continuous hintsSteven Barth2013-07-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: netifd: backport r37051Steven Barth2013-06-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes a NULL pointer deref bugFelix Fietkau2013-06-181-2/+2
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r36965 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36966 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: netifd: backport r36952Steven Barth2013-06-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: netifd: backport r36950Steven Barth2013-06-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: netifd: Backport r36903Steven Barth2013-06-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: netifd: Backport r36884Steven Barth2013-06-081-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36885 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: netifd: backport r36771Steven Barth2013-05-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36774 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: netifd: backport r36748Steven Barth2013-05-281-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: backport netifd from trunkSteven Barth2013-05-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest versionFelix Fietkau2013-01-291-2/+2
| | | | | | | | | fixes DNS servers on reload (#12910) fixes ubus object race on reload or down/up (#12612) Backport of r35383 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35384 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes setting addresses/routes on alias ↵Felix Fietkau2013-01-281-2/+2
| | | | | | | | interfaces Backport of r35362 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: sync with trunk r35297, adds another alias support fixFelix Fietkau2013-01-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: sync with trunk r35251Felix Fietkau2013-01-201-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35254 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes interface error reporting for shell ↵Felix Fietkau2012-12-171-2/+2
| | | | | | | | proto handlers Backport of r34741 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, no longer needs the removed jshn_append() ↵Felix Fietkau2012-12-171-2/+2
| | | | | | | | shell function Backport of r34734 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes purging old resolv.conf entries ↵Felix Fietkau2012-12-131-2/+2
| | | | | | | | | | after ifdown Backport of r34664 Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version from trunk, as of r34500Felix Fietkau2012-12-051-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes device cleanup and config reload ↵Felix Fietkau2012-10-191-2/+2
| | | | | | | | issues when assigning a device to a different bridge Backport of r33858 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, should fix clearing ipv6 routes on ↵Felix Fietkau2012-09-281-2/+2
| | | | | | interface bringup (#12184) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33595 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] netifd: update to latest git head, reorganizes ubus output of ↵Jo-Philipp Wich2012-09-131-2/+2
| | | | | | inactive values git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes premature device release on link ↵Felix Fietkau2012-09-061-2/+2
| | | | | | loss (fixes #12114, #12112, #11959) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] netifd: bump to git head, userspace routes are installed with ↵Jo-Philipp Wich2012-08-111-2/+2
| | | | | | RTPROT_STATIC from now on git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes wlan network state getting stuck on ↵Felix Fietkau2012-07-121-2/+2
| | | | | | wifi restarts, adds support for setting wlan device parameters such as mtu or txqueuelen git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32689 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes various issues related to interface ↵Felix Fietkau2012-07-051-2/+2
| | | | | | alias handling, improves handling of wifi interfaces in /etc/config/network git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] netifd: update to current git head, exposes enabled state, mtu and ↵Jo-Philipp Wich2012-06-291-2/+2
| | | | | | metric overrides for routes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes bridge member interface settingsFelix Fietkau2012-06-261-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] netifd: bump again to git head, fix device present state after ↵Jo-Philipp Wich2012-06-181-2/+2
| | | | | | reconnecting shell protos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version again, fixes route6 issues (#11528)Felix Fietkau2012-06-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, adds 6rd related changes and adds support ↵Felix Fietkau2012-06-181-2/+2
| | | | | | for default route dependencies (through host route dependencies) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32426 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, adds back the workaround for ignoring ↵Felix Fietkau2012-06-141-2/+2
| | | | | | wlan* in /etc/config/network git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes wifi restart issuesFelix Fietkau2012-06-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: remove obsolete config variable dependencyFelix Fietkau2012-05-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes an endian issue in broadcast address ↵Felix Fietkau2012-05-251-2/+2
| | | | | | handling git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31858 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes overriding the mac address for ↵Felix Fietkau2012-05-241-2/+2
| | | | | | bridge interfaces (#11526) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, adds interface alias support (#11518), and ↵Felix Fietkau2012-05-231-2/+2
| | | | | | fixes network route drops on dhcp renew git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes dns server issues (#11501)Felix Fietkau2012-05-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes peerdns handling, custom dns ↵Felix Fietkau2012-05-191-2/+2
| | | | | | override and interface metric settings git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes a crash on restartFelix Fietkau2012-05-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵Felix Fietkau2012-05-141-1/+1
| | | | | | in a few relevant places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a ↵Felix Fietkau2012-05-141-2/+2
| | | | | | 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, adds support for host route dependenciesFelix Fietkau2012-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 ↵Felix Fietkau2012-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 issuesFelix Fietkau2012-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 ↵Felix Fietkau2012-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 ↵Felix Fietkau2012-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 ↵Felix Fietkau2012-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 ↵Felix Fietkau2012-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 supportFelix Fietkau2012-03-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest versionFelix Fietkau2012-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