78 Commits (89a312bf48184a6468be6c32b6bacd2d241ce96b)

Author SHA1 Message Date
Felix Fietkau abc3d9493b netifd: update to latest version, fixes wlan network state getting stuck on wifi restarts, adds support for setting wlan device parameters such as mtu or txqueuelen 12 years ago
Felix Fietkau d8bf3d82e5 netifd: update to latest version, fixes various issues related to interface alias handling, improves handling of wifi interfaces in /etc/config/network 12 years ago
Jo-Philipp Wich bcacf552fd netifd: repair dhcp client id option 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/ 12 years ago
Jo-Philipp Wich 1f8d8dca76 netifd: update to current git head, exposes enabled state, mtu and metric overrides for routes 12 years ago
Felix Fietkau 2479910d45 netifd: update to latest version, fixes bridge member interface settings 12 years ago
Jo-Philipp Wich 985eab3706 netifd: bump again to git head, fix device present state after reconnecting shell protos 12 years ago
Felix Fietkau 575f47b36e netifd: update to latest version again, fixes route6 issues (#11528) 12 years ago
Felix Fietkau 992d685ea4 netifd: update to latest version, adds 6rd related changes and adds support for default route dependencies (through host route dependencies) 12 years ago
Felix Fietkau de8bc3bfb7 netifd: update to latest version, adds back the workaround for ignoring wlan* in /etc/config/network 12 years ago
Jo-Philipp Wich eb9b3bdb4f netifd: localize internally used shell variables (#11567) 12 years ago
Jo-Philipp Wich 1760bf569a netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609) 12 years ago
Jo-Philipp Wich 9ae901445b /etc/functions.sh => /lib/functions.sh 12 years ago
Felix Fietkau 2a80e86614 netifd: update to latest version, fixes wifi restart issues 12 years ago
Felix Fietkau c444edc6fd netifd: remove obsolete config variable dependency 12 years ago
Felix Fietkau 9fba35fe7e netifd: call /sbin/wifi up on /etc/init.d/network reload 12 years ago
Felix Fietkau d7522444d2 netifd: fix "Command failed: Not found" error with dhcp 12 years ago
Felix Fietkau 38c2c53e65 netifd: update to latest version, fixes an endian issue in broadcast address handling 12 years ago
Felix Fietkau ad98ada7d8 netifd: update to latest version, fixes overriding the mac address for bridge interfaces (#11526) 13 years ago
Felix Fietkau cc61ab5c6d netifd: bring up wifi at boot 13 years ago
Felix Fietkau b86652832e netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold /etc/init.d/netifd into /etc/init.d/network 13 years ago
Jo-Philipp Wich 267b414b4c netifd: port r27720 (#9763) to the netifd ifup variant 13 years ago
Felix Fietkau cba8c384fc netifd: update to latest version, adds interface alias support (#11518), and fixes network route drops on dhcp renew 13 years ago
Felix Fietkau 402393bbee netifd: update to latest version, fixes dns server issues (#11501) 13 years ago
Felix Fietkau 52e16e27ec netifd: update to latest version, fixes peerdns handling, custom dns override and interface metric settings 13 years ago
Felix Fietkau 5348608f9f netifd: update to latest version, fixes a crash on restart 13 years ago
Felix Fietkau 768d49a428 netifd: bring up all interfaces on /etc/init.d/network restart 13 years ago
Felix Fietkau 5eed1d8f6b enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places 13 years ago
Felix Fietkau a6e7b3cffe netifd: use the new json_get_vars function in the dhcp helper script 13 years ago
Felix Fietkau 89532e6437 netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a 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) 13 years ago
Felix Fietkau 50edcbde35 netifd: update to latest version, adds support for host route dependencies 13 years ago
Felix Fietkau f44934b9ae netifd: update to latest version, fixes address/route list handling issues and fixes dual-stack ppp route handling 13 years ago
Felix Fietkau f37deb2b1b netifd: improve error handling in legacy script compatibility library, do not fill the log with error messages for interfaces that could not be found 13 years ago
Felix Fietkau bfa643c7ef netifd: make type a local variable in /lib/network/config.sh to avoid clashes with an internal config_foreach variable 13 years ago
Felix Fietkau 43695701ec ppp: move ppp-{up,down} from the netifd package to pppd 13 years ago
Felix Fietkau a41b36bd4c netifd: update to latest, fixes ppp reconnect issues 13 years ago
Felix Fietkau 8b7533c496 netifd: update to 2012-04-12, fixes interface reconnect issues and improves interface status info 13 years ago
Felix Fietkau f96ffe2c96 netifd: update to latest version, fixes a segfault with non-bridge interface hotplug 13 years ago
Felix Fietkau 35607da5b8 netifd: update to 2012-03-23, fixes route/address tracking issues and adds more status info 13 years ago
Felix Fietkau a660a57d71 pppd: split files into netifd and non-netifd files, move the netifd ppp.sh file to the pppd package 13 years ago
Felix Fietkau 1147799b85 netifd: update to latest version, fixes log buffer handling issues, dns issues and various sit tunnel related issues 13 years ago
Felix Fietkau 6df99730c4 netifd: scan l3 devices on find_config() 13 years ago
Felix Fietkau 6a30a0d992 netifd: shut down all interfaces before restarting netifd 13 years ago
Felix Fietkau b60539115e netifd: fix ipv6 issues, add sit tunnel support 13 years ago
Felix Fietkau adff0183ca netifd: implement find_config() 13 years ago
Felix Fietkau c996929e14 netifd: update to latest version 13 years ago
Felix Fietkau d626f58be7 netifd: update, fix some mac address handling issues 13 years ago
Felix Fietkau 4814eb5df9 netifd: add missing do_sysctl function 13 years ago
Felix Fietkau 6934c378b2 netifd: update to 2012-02-26, fixes ipv4 broadcast handling 13 years ago
Felix Fietkau 429886fbbb netifd: add a hotplug handler for setting sysctls (based on the old 10-routes file) 13 years ago
Felix Fietkau 8ad6213f59 netifd: add a new udhcpc default script for command line use (no uci support) 13 years ago