14 Commits (4c4f7be14e79fe17f9bd2b6728afaaead3720f7b)

Author SHA1 Message Date
Jo-Philipp Wich 506db2a57e base-files: add "mtu" option for route sections, allows setting per-route mtu values 15 years ago
Jo-Philipp Wich 94db915196 base-files: - add aliases to device by default (not ifname) - introduce option "layer" to select the target ifname to attach the alias to: - 3 use tun device (tun over bridge over device) fallback to bridge or device - 2 use bridge (bridge over device) fallback to device - 1 use device 15 years ago
Jo-Philipp Wich 75941a19ac base-file: move alias setup to route hotplug, this fixes alias sections for non-static interfaces like ppp, dhcp, 6in4 etc. 15 years ago
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
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
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) 18 years ago
Felix Fietkau a366b4ea98 use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset 18 years ago
Felix Fietkau bfa7afbd22 fix static routes for dynamic interfaces (#1446) 18 years ago
Felix Fietkau 65b4654000 add support for static routes - based on the patch from #1365 18 years ago