summaryrefslogtreecommitdiffstats
path: root/package/netifd
Commit message (Collapse)AuthorAgeFilesLines
* [package] netifd: update to current git head, exposes enabled state, mtu and ↵jow2012-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 settingsnbd2012-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 ↵jow2012-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)nbd2012-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 ↵nbd2012-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 ↵nbd2012-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)jow2012-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 ↵jow2012-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.shjow2012-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 issuesnbd2012-06-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: remove obsolete config variable dependencynbd2012-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 reloadnbd2012-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 dhcpnbd2012-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 ↵nbd2012-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 ↵nbd2012-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 bootnbd2012-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 ↵nbd2012-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 variantjow2012-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 ↵nbd2012-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)nbd2012-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 ↵nbd2012-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 restartnbd2012-05-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: bring up all interfaces on /etc/init.d/network restartnbd2012-05-141-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵nbd2012-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: use the new json_get_vars function in the dhcp helper scriptnbd2012-05-141-6/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a ↵nbd2012-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 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: improve error handling in legacy script compatibility library, do ↵nbd2012-04-211-3/+3
| | | | | | not fill the log with error messages for interfaces that could not be found git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: make type a local variable in /lib/network/config.sh to avoid ↵nbd2012-04-211-1/+1
| | | | | | clashes with an internal config_foreach variable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppp: move ppp-{up,down} from the netifd package to pppdnbd2012-04-172-22/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31340 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
* pppd: split files into netifd and non-netifd files, move the netifd ppp.sh ↵nbd2012-03-201-183/+0
| | | | | | file to the pppd package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31041 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: scan l3 devices on find_config()nbd2012-03-191-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: shut down all interfaces before restarting netifdnbd2012-03-191-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31032 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: implement find_config()nbd2012-03-151-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30947 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: add missing do_sysctl functionnbd2012-02-271-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30749 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: add a hotplug handler for setting sysctls (based on the old ↵nbd2012-02-271-0/+36
| | | | | | 10-routes file) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: add a new udhcpc default script for command line use (no uci support)nbd2012-02-271-0/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: set the network device in uci state as well to avoid further ↵nbd2012-02-031-1/+4
| | | | | | remapping issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30008 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: fix legacy scripts that expect the ifname option to be mapped to the ↵nbd2012-02-021-0/+2
| | | | | | device option after fixup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30003 3c298f89-4303-0410-b956-a3cf2f4a3e73