aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/usr/share
Commit message (Collapse)AuthorAge
* base-files: revert dhcp state information on ifdown and restore pre-r19530 ↵Jo-Philipp Wich2010-02-12
| | | | | | behaviour in udhcp default.script SVN-Revision: 19597
* base-files: fix udhcpc address acquisition on network restart (patch by ↵Jo-Philipp Wich2010-02-05
| | | | | | Scott Dudley) SVN-Revision: 19530
* Revert "fix nonhotpluggable networks not being brought up. Closes #2781" ↵Felix Fietkau2009-09-09
| | | | | | (r17527) until we've solved the race conditions it creates SVN-Revision: 17544
* fix nonhotpluggable networks not being brought up. Closes #2781Travis Kemen2009-09-06
| | | | SVN-Revision: 17527
* udhcpc: Pass all events to udhcpc.userVasilis Tsiligiannis2009-07-12
| | | | | | | | | | Petitboot and maybe other apps need to know when the dhcp lease is lost. Move the udhcpc.user call to send it all udhcpc events. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 16815
* allow udhcpc to work properly for interfaces that are not configured through uciFelix Fietkau2009-07-03
| | | | SVN-Revision: 16664
* udhcpc: add cidr routes support (patch from #5299)Felix Fietkau2009-06-13
| | | | SVN-Revision: 16433
* base-files: fixup resolv.conf check in udhcpc scriptJo-Philipp Wich2009-05-17
| | | | SVN-Revision: 15903
* base-files: - restore device, ifname and aliases state in dhcp script - make ↵Jo-Philipp Wich2009-05-10
| | | | | | sure that resolv.conf.tmp is written once at least for statically configured dns SVN-Revision: 15753
* base-files: replace udhcpc script with an improved versionJo-Philipp Wich2009-05-06
| | | | SVN-Revision: 15635
* udhcpc: run dhcp hotplug events after dns has been setFelix Fietkau2009-04-04
| | | | SVN-Revision: 15095
* base-files: allow option dns to override dhcp assigned dns serversJo-Philipp Wich2009-02-19
| | | | SVN-Revision: 14562
* don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type ↵Felix Fietkau2008-09-23
| | | | | | 'update' instead; fixes #3906 SVN-Revision: 12671
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-03
| | | | SVN-Revision: 10367
* fix a few issues with dynamically assigned interfacesFelix Fietkau2007-09-12
| | | | SVN-Revision: 8765
* avoid a race condition that might lead to dnsmasq reading an empty ↵Felix Fietkau2007-07-12
| | | | | | resolv.conf (#2007) SVN-Revision: 7952
* keep track of the network interface states (stored in uci format in ↵Felix Fietkau2007-06-16
| | | | | | /var/state/network, overlay over /etc/config/network) SVN-Revision: 7643
* fix typoMike Baker2007-05-15
| | | | SVN-Revision: 7244
* cleaner version of the udhcp scriptMike Baker2007-05-14
| | | | SVN-Revision: 7222
* Do not suppress routes if the router received on renew is the same (#138)Florian Fainelli2007-05-13
| | | | SVN-Revision: 7215
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-04
| | | | SVN-Revision: 6512
* Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵Felix Fietkau2007-01-08
| | | | | | /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1 SVN-Revision: 6043
* rename default/ to files/Felix Fietkau2006-11-22
SVN-Revision: 5622