Hello JoW! > any reason why aliases [1] aren't sufficient? > Until now we tried to stick to the one ip per iface principle in order > to reduce complexity in the processing scripts.
Alias interfaces are a legacy from IPv4 and aren't really supported in IPv6. > It should also be possible to define new-style aliases (without label) > by defining one or more route / route6 sections with gateway set to > 0.0.0.0 / :: . IP address settings in the routing section? (?) > Also when processing value lists, use the uci list type and > config_list_foreach to iterate it, this reduces the complexity ACK, I have used whitespace separated because it was used in the DNS-Setting, too. Is there a reverse foreach? I need it for adding the IPv6 addresses in the right order. The main ip must be added at last. > and need > for "set", "eval" and proper quoting. My code is secure. Only ifconfig has a ambiguous syntax. Regards Alina _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
