| Commit message (Expand) | Author | Age | Files | Lines |
* | netifd: update to latest version, should fix clearing ipv6 routes on interfac... | Felix Fietkau | 2012-09-28 | 1 | -2/+2 |
* | netifd: prevent error in ifup if no /etc/config/wireless exists, properly han... | Jo-Philipp Wich | 2012-09-15 | 1 | -3/+7 |
* | netifd: update to latest git head, reorganizes ubus output of inactive values | Jo-Philipp Wich | 2012-09-13 | 1 | -2/+2 |
* | netifd: update to latest version, fixes premature device release on link loss... | Felix Fietkau | 2012-09-06 | 1 | -2/+2 |
* | netifd: bump to git head, userspace routes are installed with RTPROT_STATIC f... | Jo-Philipp Wich | 2012-08-11 | 1 | -2/+2 |
* | netifd: call "wifi down" before "wifi up" | Jo-Philipp Wich | 2012-08-09 | 1 | -0/+2 |
* | netifd: update to latest version, fixes wlan network state getting stuck on w... | Felix Fietkau | 2012-07-12 | 1 | -2/+2 |
* | netifd: update to latest version, fixes various issues related to interface a... | Felix Fietkau | 2012-07-05 | 1 | -2/+2 |
* | netifd: repair dhcp client id option Busybox udhcpc dropped support for the -... | Jo-Philipp Wich | 2012-07-01 | 1 | -1/+1 |
* | netifd: update to current git head, exposes enabled state, mtu and metric ove... | Jo-Philipp Wich | 2012-06-29 | 1 | -2/+2 |
* | netifd: update to latest version, fixes bridge member interface settings | Felix Fietkau | 2012-06-26 | 1 | -2/+2 |
* | netifd: bump again to git head, fix device present state after reconnecting s... | Jo-Philipp Wich | 2012-06-18 | 1 | -2/+2 |
* | netifd: update to latest version again, fixes route6 issues (#11528) | Felix Fietkau | 2012-06-18 | 1 | -2/+2 |
* | netifd: update to latest version, adds 6rd related changes and adds support f... | Felix Fietkau | 2012-06-18 | 1 | -2/+2 |
* | netifd: update to latest version, adds back the workaround for ignoring wlan*... | Felix Fietkau | 2012-06-14 | 1 | -2/+2 |
* | netifd: localize internally used shell variables (#11567) | Jo-Philipp Wich | 2012-06-11 | 2 | -1/+3 |
* | netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609) | Jo-Philipp Wich | 2012-06-07 | 1 | -1/+1 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 3 | -3/+3 |
* | netifd: update to latest version, fixes wifi restart issues | Felix Fietkau | 2012-06-04 | 1 | -2/+2 |
* | netifd: remove obsolete config variable dependency | Felix Fietkau | 2012-05-29 | 1 | -1/+1 |
* | netifd: call /sbin/wifi up on /etc/init.d/network reload | Felix Fietkau | 2012-05-28 | 1 | -0/+1 |
* | netifd: fix "Command failed: Not found" error with dhcp | Felix Fietkau | 2012-05-26 | 1 | -1/+2 |
* | netifd: update to latest version, fixes an endian issue in broadcast address ... | Felix Fietkau | 2012-05-25 | 1 | -2/+2 |
* | netifd: update to latest version, fixes overriding the mac address for bridge... | Felix Fietkau | 2012-05-24 | 1 | -2/+2 |
* | netifd: bring up wifi at boot | Felix Fietkau | 2012-05-24 | 1 | -1/+2 |
* | netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold /et... | Felix Fietkau | 2012-05-23 | 3 | -66/+84 |
* | netifd: port r27720 (#9763) to the netifd ifup variant | Jo-Philipp Wich | 2012-05-23 | 1 | -0/+18 |
* | netifd: update to latest version, adds interface alias support (#11518), and ... | Felix Fietkau | 2012-05-23 | 1 | -2/+2 |
* | netifd: update to latest version, fixes dns server issues (#11501) | Felix Fietkau | 2012-05-20 | 1 | -2/+2 |
* | netifd: update to latest version, fixes peerdns handling, custom dns override... | Felix Fietkau | 2012-05-19 | 1 | -2/+2 |
* | netifd: update to latest version, fixes a crash on restart | Felix Fietkau | 2012-05-18 | 1 | -2/+2 |
* | netifd: bring up all interfaces on /etc/init.d/network restart | Felix Fietkau | 2012-05-14 | 1 | -2/+1 |
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in... | Felix Fietkau | 2012-05-14 | 1 | -1/+1 |
* | netifd: use the new json_get_vars function in the dhcp helper script | Felix Fietkau | 2012-05-14 | 1 | -6/+1 |
* | netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after... | Felix Fietkau | 2012-05-14 | 1 | -2/+2 |
* | netifd: update to latest version, adds support for host route dependencies | Felix Fietkau | 2012-05-05 | 1 | -2/+2 |
* | netifd: update to latest version, fixes address/route list handling issues an... | Felix Fietkau | 2012-04-29 | 1 | -2/+2 |
* | netifd: improve error handling in legacy script compatibility library, do not... | Felix Fietkau | 2012-04-21 | 1 | -3/+3 |
* | netifd: make type a local variable in /lib/network/config.sh to avoid clashes... | Felix Fietkau | 2012-04-21 | 1 | -1/+1 |
* | ppp: move ppp-{up,down} from the netifd package to pppd | Felix Fietkau | 2012-04-17 | 2 | -22/+0 |
* | netifd: update to latest, fixes ppp reconnect issues | Felix Fietkau | 2012-04-17 | 1 | -2/+2 |
* | netifd: update to 2012-04-12, fixes interface reconnect issues and improves i... | Felix Fietkau | 2012-04-12 | 1 | -2/+2 |
* | netifd: update to latest version, fixes a segfault with non-bridge interface ... | Felix Fietkau | 2012-03-28 | 1 | -2/+2 |
* | netifd: update to 2012-03-23, fixes route/address tracking issues and adds mo... | Felix Fietkau | 2012-03-26 | 1 | -2/+2 |
* | pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi... | Felix Fietkau | 2012-03-20 | 1 | -183/+0 |
* | netifd: update to latest version, fixes log buffer handling issues, dns issue... | Felix Fietkau | 2012-03-19 | 1 | -2/+2 |
* | netifd: scan l3 devices on find_config() | Felix Fietkau | 2012-03-19 | 1 | -1/+2 |
* | netifd: shut down all interfaces before restarting netifd | Felix Fietkau | 2012-03-19 | 1 | -0/+7 |
* | netifd: fix ipv6 issues, add sit tunnel support | Felix Fietkau | 2012-03-15 | 1 | -2/+2 |
* | netifd: implement find_config() | Felix Fietkau | 2012-03-15 | 1 | -1/+14 |