| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: move network related scripts to a separate package to make the tr... | Felix Fietkau | 2011-10-20 | 1 | -161/+0 |
* | base-files: derive lease_acquired dhcp state var from /proc/uptime | Jo-Philipp Wich | 2011-02-10 | 1 | -1/+1 |
* | base-files: the busybox update to v1.15.3 completely broke udhcpc route optio... | Jo-Philipp Wich | 2010-12-22 | 1 | -73/+14 |
* | base-file: add metric option for static and dhcp protos, this simplifies the ... | Jo-Philipp Wich | 2010-11-17 | 1 | -1/+3 |
* | base-files: utilize uci_get_state to read the previous dhcp router address in... | Jo-Philipp Wich | 2010-10-04 | 1 | -2/+2 |
* | base-files: cached state vars after scan_interfaces might be out of sync when... | Jo-Philipp Wich | 2010-09-19 | 1 | -3/+3 |
* | base-files: - use add_dns() and remove_dns() for when changing resolv.conf.au... | Jo-Philipp Wich | 2010-05-30 | 1 | -11/+11 |
* | base-files: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 | 1 | -5/+0 |
* | base-files: revert dhcp state information on ifdown and restore pre-r19530 be... | Jo-Philipp Wich | 2010-02-12 | 1 | -2/+1 |
* | base-files: fix udhcpc address acquisition on network restart (patch by Scott... | Jo-Philipp Wich | 2010-02-05 | 1 | -1/+2 |
* | Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17... | Felix Fietkau | 2009-09-09 | 1 | -1/+0 |
* | fix nonhotpluggable networks not being brought up. Closes #2781 | Travis Kemen | 2009-09-06 | 1 | -0/+1 |
* | udhcpc: Pass all events to udhcpc.user | Vasilis Tsiligiannis | 2009-07-12 | 1 | -3/+3 |
* | allow udhcpc to work properly for interfaces that are not configured through uci | Felix Fietkau | 2009-07-03 | 1 | -23/+38 |
* | udhcpc: add cidr routes support (patch from #5299) | Felix Fietkau | 2009-06-13 | 1 | -0/+74 |
* | base-files: fixup resolv.conf check in udhcpc script | Jo-Philipp Wich | 2009-05-17 | 1 | -1/+1 |
* | base-files: - restore device, ifname and aliases state in dhcp script - make ... | Jo-Philipp Wich | 2009-05-10 | 1 | -1/+8 |
* | base-files: replace udhcpc script with an improved version | Jo-Philipp Wich | 2009-05-06 | 1 | -74/+116 |
* | udhcpc: run dhcp hotplug events after dns has been set | Felix Fietkau | 2009-04-04 | 1 | -7/+7 |
* | base-files: allow option dns to override dhcp assigned dns servers | Jo-Philipp Wich | 2009-02-19 | 1 | -9/+24 |
* | don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type '... | Felix Fietkau | 2008-09-23 | 1 | -1/+5 |
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 1 | -6/+5 |
* | fix a few issues with dynamically assigned interfaces | Felix Fietkau | 2007-09-12 | 1 | -0/+1 |
* | avoid a race condition that might lead to dnsmasq reading an empty resolv.con... | Felix Fietkau | 2007-07-12 | 1 | -3/+4 |
* | keep track of the network interface states (stored in uci format in /var/stat... | Felix Fietkau | 2007-06-16 | 1 | -1/+7 |
* | fix typo | Mike Baker | 2007-05-15 | 1 | -1/+1 |
* | cleaner version of the udhcp script | Mike Baker | 2007-05-14 | 1 | -5/+7 |
* | Do not suppress routes if the router received on renew is the same (#138) | Florian Fainelli | 2007-05-13 | 1 | -1/+1 |
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/... | Felix Fietkau | 2007-01-08 | 1 | -1/+1 |
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 | 1 | -0/+57 |