summaryrefslogtreecommitdiff
path: root/package/netifd
AgeCommit message (Expand)Author
2012-05-28netifd: call /sbin/wifi up on /etc/init.d/network reloadnbd
2012-05-26netifd: fix "Command failed: Not found" error with dhcpnbd
2012-05-25netifd: update to latest version, fixes an endian issue in broadcast address ...nbd
2012-05-24netifd: update to latest version, fixes overriding the mac address for bridge...nbd
2012-05-24netifd: bring up wifi at bootnbd
2012-05-23netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold /et...nbd
2012-05-23[package] netifd: port r27720 (#9763) to the netifd ifup variantjow
2012-05-23netifd: update to latest version, adds interface alias support (#11518), and ...nbd
2012-05-20netifd: update to latest version, fixes dns server issues (#11501)nbd
2012-05-19netifd: update to latest version, fixes peerdns handling, custom dns override...nbd
2012-05-18netifd: update to latest version, fixes a crash on restartnbd
2012-05-14netifd: bring up all interfaces on /etc/init.d/network restartnbd
2012-05-14enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...nbd
2012-05-14netifd: use the new json_get_vars function in the dhcp helper scriptnbd
2012-05-14netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after...nbd
2012-05-05netifd: update to latest version, adds support for host route dependenciesnbd
2012-04-29netifd: update to latest version, fixes address/route list handling issues an...nbd
2012-04-21netifd: improve error handling in legacy script compatibility library, do not...nbd
2012-04-21netifd: make type a local variable in /lib/network/config.sh to avoid clashes...nbd
2012-04-17ppp: move ppp-{up,down} from the netifd package to pppdnbd
2012-04-17netifd: update to latest, fixes ppp reconnect issuesnbd
2012-04-12netifd: update to 2012-04-12, fixes interface reconnect issues and improves i...nbd
2012-03-28netifd: update to latest version, fixes a segfault with non-bridge interface ...nbd
2012-03-26netifd: update to 2012-03-23, fixes route/address tracking issues and adds mo...nbd
2012-03-20pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi...nbd
2012-03-19netifd: update to latest version, fixes log buffer handling issues, dns issue...nbd
2012-03-19netifd: scan l3 devices on find_config()nbd
2012-03-19netifd: shut down all interfaces before restarting netifdnbd
2012-03-15netifd: fix ipv6 issues, add sit tunnel supportnbd
2012-03-15netifd: implement find_config()nbd
2012-03-05netifd: update to latest versionnbd
2012-02-27netifd: update, fix some mac address handling issuesnbd
2012-02-27netifd: add missing do_sysctl functionnbd
2012-02-27netifd: update to 2012-02-26, fixes ipv4 broadcast handlingnbd
2012-02-27netifd: add a hotplug handler for setting sysctls (based on the old 10-routes...nbd
2012-02-27netifd: add a new udhcpc default script for command line use (no uci support)nbd
2012-02-03netifd: set the network device in uci state as well to avoid further remappin...nbd
2012-02-02netifd: update to latest, fixes removing deleted interfaces on config reloadnbd
2012-02-02netifd: fix legacy scripts that expect the ifname option to be mapped to the ...nbd
2012-01-24netifd: update to latest, fixes a crash when the interface protocol was not s...nbd
2012-01-22netifd: update to latest version, add some more status info and rework shell ...nbd
2012-01-22netifd: always issue a reload on ifup, not just for -anbd
2011-12-05netifd: update to latest version, fixes some use-after-free issuesnbd
2011-11-14netifd: update to latest version, fixes tcp connection loss issues on dhcp rekeynbd
2011-11-08netifd: fix compile error when both libnl and libnl-tiny are builtnbd
2011-11-07package/netifd: use new service wrappernico
2011-11-04netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...nbd
2011-11-03netifd: start wifi at bootnbd
2011-11-03netifd: update to latest version, fix redundant ifdown hotplug eventsnbd
2011-11-01netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)nbd