summaryrefslogtreecommitdiffstats
path: root/package/netifd
Commit message (Expand)AuthorAgeFilesLines
* netifd: update to latest version, fixes premature device release on link loss...nbd2012-09-061-2/+2
* [package] netifd: bump to git head, userspace routes are installed with RTPRO...jow2012-08-111-2/+2
* [package] netifd: call "wifi down" before "wifi up"jow2012-08-091-0/+2
* netifd: update to latest version, fixes wlan network state getting stuck on w...nbd2012-07-121-2/+2
* netifd: update to latest version, fixes various issues related to interface a...nbd2012-07-051-2/+2
* [package] netifd: repair dhcp client id optionjow2012-07-011-1/+1
* [package] netifd: update to current git head, exposes enabled state, mtu and ...jow2012-06-291-2/+2
* netifd: update to latest version, fixes bridge member interface settingsnbd2012-06-261-2/+2
* [package] netifd: bump again to git head, fix device present state after reco...jow2012-06-181-2/+2
* netifd: update to latest version again, fixes route6 issues (#11528)nbd2012-06-181-2/+2
* netifd: update to latest version, adds 6rd related changes and adds support f...nbd2012-06-181-2/+2
* netifd: update to latest version, adds back the workaround for ignoring wlan*...nbd2012-06-141-2/+2
* [package] netifd: localize internally used shell variables (#11567)jow2012-06-112-1/+3
* [package] netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#...jow2012-06-071-1/+1
* [package] /etc/functions.sh => /lib/functions.shjow2012-06-053-3/+3
* netifd: update to latest version, fixes wifi restart issuesnbd2012-06-041-2/+2
* netifd: remove obsolete config variable dependencynbd2012-05-291-1/+1
* netifd: call /sbin/wifi up on /etc/init.d/network reloadnbd2012-05-281-0/+1
* netifd: fix "Command failed: Not found" error with dhcpnbd2012-05-261-1/+2
* netifd: update to latest version, fixes an endian issue in broadcast address ...nbd2012-05-251-2/+2
* netifd: update to latest version, fixes overriding the mac address for bridge...nbd2012-05-241-2/+2
* netifd: bring up wifi at bootnbd2012-05-241-1/+2
* netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold /et...nbd2012-05-233-66/+84
* [package] netifd: port r27720 (#9763) to the netifd ifup variantjow2012-05-231-0/+18
* netifd: update to latest version, adds interface alias support (#11518), and ...nbd2012-05-231-2/+2
* netifd: update to latest version, fixes dns server issues (#11501)nbd2012-05-201-2/+2
* netifd: update to latest version, fixes peerdns handling, custom dns override...nbd2012-05-191-2/+2
* netifd: update to latest version, fixes a crash on restartnbd2012-05-181-2/+2
* netifd: bring up all interfaces on /etc/init.d/network restartnbd2012-05-141-2/+1
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...nbd2012-05-141-1/+1
* netifd: use the new json_get_vars function in the dhcp helper scriptnbd2012-05-141-6/+1
* netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after...nbd2012-05-141-2/+2
* netifd: update to latest version, adds support for host route dependenciesnbd2012-05-051-2/+2
* netifd: update to latest version, fixes address/route list handling issues an...nbd2012-04-291-2/+2
* netifd: improve error handling in legacy script compatibility library, do not...nbd2012-04-211-3/+3
* netifd: make type a local variable in /lib/network/config.sh to avoid clashes...nbd2012-04-211-1/+1
* ppp: move ppp-{up,down} from the netifd package to pppdnbd2012-04-172-22/+0
* netifd: update to latest, fixes ppp reconnect issuesnbd2012-04-171-2/+2
* netifd: update to 2012-04-12, fixes interface reconnect issues and improves i...nbd2012-04-121-2/+2
* netifd: update to latest version, fixes a segfault with non-bridge interface ...nbd2012-03-281-2/+2
* netifd: update to 2012-03-23, fixes route/address tracking issues and adds mo...nbd2012-03-261-2/+2
* pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi...nbd2012-03-201-183/+0
* netifd: update to latest version, fixes log buffer handling issues, dns issue...nbd2012-03-191-2/+2
* netifd: scan l3 devices on find_config()nbd2012-03-191-1/+2
* netifd: shut down all interfaces before restarting netifdnbd2012-03-191-0/+7
* netifd: fix ipv6 issues, add sit tunnel supportnbd2012-03-151-2/+2
* netifd: implement find_config()nbd2012-03-151-1/+14
* netifd: update to latest versionnbd2012-03-051-2/+2
* netifd: update, fix some mac address handling issuesnbd2012-02-271-2/+2
* netifd: add missing do_sysctl functionnbd2012-02-271-0/+5