10 Commits (779e43e18d995d7b5cd042e924af6d816bff4722)

Author SHA1 Message Date
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 4f16e9cc3e keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network) 18 years ago
Felix Fietkau 90d54c0faa more fixes 18 years ago
Felix Fietkau 5f4b17b53f fix ifdown hotplug event (#1576) 18 years ago
Felix Fietkau 6d47d3ae11 fix bogus "interface not found" errors in ifup -a (#1580) 18 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :) 18 years ago
Felix Fietkau 84bec9f9cf add support for if{down,up} -a and implement proper start/stop/restart for /etc/init.d/network 18 years ago
Felix Fietkau 271a77fa90 fix typos in ifdown (patch from #1319) 18 years ago
Felix Fietkau 59a06c71cb rename default/ to files/ 18 years ago
Felix Fietkau b1d1701fd6 hopefully fix duplicate ppp instances (#895) 18 years ago
Felix Fietkau f458a8f21b fix ifdown hotplug event for static 18 years ago
Felix Fietkau ab80113a68 call interface stop handler on ifdown 18 years ago
Felix Fietkau 9abdf580d9 use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes 18 years ago
Felix Fietkau 315f8e954b make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface 18 years ago