17 Commits (bb5799aa95f09625beee7301b4ef93b54d6a5ea7)

Author SHA1 Message Date
Felix Fietkau d196e4087e udhcpc: add cidr routes support (patch from #5299) 16 years ago
Jo-Philipp Wich 2ee67f7272 base-files: fixup resolv.conf check in udhcpc script 16 years ago
Jo-Philipp Wich 33c38fba27 base-files: - restore device, ifname and aliases state in dhcp script - make sure that resolv.conf.tmp is written once at least for statically configured dns 16 years ago
Jo-Philipp Wich ca609a2431 base-files: replace udhcpc script with an improved version 16 years ago
Felix Fietkau 6a50bf433a udhcpc: run dhcp hotplug events after dns has been set 16 years ago
Jo-Philipp Wich 2d672ef2f5 base-files: allow option dns to override dhcp assigned dns servers 16 years ago
Felix Fietkau 35b92f0c99 don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906 16 years ago
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :) 17 years ago
Felix Fietkau f7ff1d6d0f fix a few issues with dynamically assigned interfaces 17 years ago
Felix Fietkau 1b4380b8ed avoid a race condition that might lead to dnsmasq reading an empty resolv.conf (#2007) 17 years ago
Felix Fietkau 4f16e9cc3e keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network) 18 years ago
Mike Baker 924cd1ffc9 fix typo 18 years ago
Mike Baker 3e112cbedb cleaner version of the udhcp script 18 years ago
Florian Fainelli 3e9c0379ba Do not suppress routes if the router received on renew is the same (#138) 18 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :) 18 years ago
Felix Fietkau 656412d1a3 Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /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 18 years ago
Felix Fietkau 59a06c71cb rename default/ to files/ 18 years ago