23 Commits (6b2a7b73ca8ba542fd2cbd21c615933b99e293ba)

Author SHA1 Message Date
Jo-Philipp Wich f40eaba4df fix broken logic in r15272, r15273 16 years ago
Jo-Philipp Wich b0ea64c211 base-files: (#4928) handle "option gateway 0.0.0.0" and "option gateway interface" in route sections as "no gateway given" to allow defining gateway-less routes while still keeping the possibility to have static routes with a proper gateway on interfaces with# dynamic ips 16 years ago
Jo-Philipp Wich a03e00bbcf base-files: remove redundant netmask handling in 10-routes 16 years ago
Jose Vasconcellos 58b8cdb5fd Use block events for the mounting/unmounting of external storage devices. This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in favor of using the block hotplug event. There are dummy scripts to handle the plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices are mount as a sub-directory under /mnt. 16 years ago
Jo-Philipp Wich 1cdaa2d3dc allow ipv4 routes without gateway in configuration 16 years ago
Jo-Philipp Wich 7c4f0fcbe7 package/base-files: allow ipv6 routes without gateway specified 16 years ago
Felix Fietkau 5cc72a2874 fix up the network ifname in the network state when receiving iface/ifup events 16 years ago
Felix Fietkau ee56e9ec59 network scripts: properly maintain the network state's list of assigned interfaces 16 years ago
John Crispin 51b28d44a9 use default gateway for routes that have no gw specified, Signed off by: Brian J. Murrell 17 years ago
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :) 17 years ago
Florian Fainelli e36f4396f6 Add route6 option to setup IPv6 routes (#2528) 17 years ago
Felix Fietkau 049dc2925b fix a race condition with dynamic interfaces and firewalling 17 years ago
Felix Fietkau a366b4ea98 use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset 17 years ago
Felix Fietkau bfa7afbd22 fix static routes for dynamic interfaces (#1446) 17 years ago
John Crispin 2fe37ccdf6 added usb-storage hotpluging 18 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 dda5964af5 buggy script; nolonger used 18 years ago
Felix Fietkau ab8cb8d959 remove automounting script for block devices - it's causing more problems than it solves 18 years ago
Felix Fietkau 65b4654000 add support for static routes - based on the patch from #1365 18 years ago
Felix Fietkau 92feed28d8 more reliable fix for handling ppp 18 years ago
Felix Fietkau 354a4b31a4 don't try to automount loopback devices (#1011) 18 years ago
Mike Baker 64b7e4e4cf small tweaks to the usb disk hotplug scripts 18 years ago
Felix Fietkau 59a06c71cb rename default/ to files/ 18 years ago