aboutsummaryrefslogtreecommitdiffstats
path: root/package/netifd
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-282-2/+2
| | | | 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: netifd: remove deprecated IPv6 sysctlsSteven Barth2013-05-271-36/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: backport netifd from trunkSteven Barth2013-05-243-4/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest versionFelix Fietkau2013-01-293-6/+6
| | | | | | | | | 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-203-4/+10
| | | | 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: call /etc/udhcp.user from the netifd dhcp.scriptFelix Fietkau2012-12-151-0/+3
| | | | | | | | | | | This was done previously when dhcp was handled by the network scripts. So netifd should behave the same. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Backport of r34704 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34706 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
* AA: netifd: backport r34089Jo-Philipp Wich2012-11-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34090 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: prevent error in ifup if no /etc/config/wireless exists, ↵Jo-Philipp Wich2012-09-151-3/+7
| | | | | | properly handle wifi-iface sections which are part of multiple networks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33425 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
* [package] netifd: call "wifi down" before "wifi up"Jo-Philipp Wich2012-08-091-0/+2
| | | | | | | | | | | | When the underlying /etc/config/wireless got changed since the last "wifi up" has been performed, the uci vap ifname state vars become inconsistent on a subsequent "wifi up" and multiple vaps get mapped to the same ifnames which confuses the gui and other processes relying on them. For now call an explicit "wifi down" prior to each "wifi up" which will clear up the state accordingly. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33076 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: repair dhcp client id optionJo-Philipp Wich2012-07-011-1/+1
| | | | | | | | Busybox udhcpc dropped support for the -c option, instead it can be emulated by using -x 0x3d:id, change the dhcp protocol script accordingly and filter all colons from the id while we're at it. This change supersedes http://patchwork.openwrt.org/patch/1810/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32573 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
* [package] netifd: localize internally used shell variables (#11567)Jo-Philipp Wich2012-06-112-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32192 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] netifd: fix typo in dhcp protocol handler, fixes reqopt handling ↵Jo-Philipp Wich2012-06-071-1/+1
| | | | | | (#11609) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32098 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-053-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32062 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: call /sbin/wifi up on /etc/init.d/network reloadFelix Fietkau2012-05-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: fix "Command failed: Not found" error with dhcpFelix Fietkau2012-05-261-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31863 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: bring up wifi at bootFelix Fietkau2012-05-241-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold ↵Felix Fietkau2012-05-233-66/+84
| | | | | | /etc/init.d/netifd into /etc/init.d/network git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] netifd: port r27720 (#9763) to the netifd ifup variantJo-Philipp Wich2012-05-231-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31849 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