| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | netifd: update to latest version | Felix Fietkau | 2012-03-05 | 1 | -2/+2 |
* | netifd: update, fix some mac address handling issues | Felix Fietkau | 2012-02-27 | 1 | -2/+2 |
* | netifd: add missing do_sysctl function | Felix Fietkau | 2012-02-27 | 1 | -0/+5 |
* | netifd: update to 2012-02-26, fixes ipv4 broadcast handling | Felix Fietkau | 2012-02-27 | 1 | -2/+2 |
* | netifd: add a hotplug handler for setting sysctls (based on the old 10-routes... | Felix Fietkau | 2012-02-27 | 1 | -0/+36 |
* | netifd: add a new udhcpc default script for command line use (no uci support) | Felix Fietkau | 2012-02-27 | 1 | -0/+57 |
* | netifd: set the network device in uci state as well to avoid further remappin... | Felix Fietkau | 2012-02-03 | 1 | -1/+4 |
* | netifd: update to latest, fixes removing deleted interfaces on config reload | Felix Fietkau | 2012-02-02 | 1 | -2/+2 |
* | netifd: fix legacy scripts that expect the ifname option to be mapped to the ... | Felix Fietkau | 2012-02-02 | 1 | -0/+2 |
* | netifd: update to latest, fixes a crash when the interface protocol was not s... | Felix Fietkau | 2012-01-24 | 1 | -2/+2 |
* | netifd: update to latest version, add some more status info and rework shell ... | Felix Fietkau | 2012-01-22 | 1 | -2/+2 |