openwrt-packages/net/mwan3/files/etc
Luiz Angelo Daros de Luca e6e65f3e54 mwan3: ipv6-compatible default conf
Considering that ipv6 NPT/NAT/NETMAP is done manually by user,
mwan3 can balance ipv6 interfaces as it does with ipv4.

Interface wan2 was renamed to wanb as wan2, wan3, ... will eventually
colide with OpenWrt with default wan6 interface when more than 6
interfaces are in use.

New interfaces, members for wan6 and wanb6 where created, both disabled
by default. Policies where adapted as well.

The option "family" is set respectively in each interface. When missing,
mwan3 assumes ipv4, that will fail when interface is IPv6 only.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-04-03 13:35:28 -03:00
..
config mwan3: ipv6-compatible default conf 2018-04-03 13:35:28 -03:00
hotplug.d/iface net/mwan3: add mwan3_init function 2018-02-05 10:29:28 +01:00
init.d net/mwan3: add init script to enable/disable mwan3 globally 2018-02-05 10:29:23 +01:00
mwan3.user net/mwan3: update hint in mwan3.user for connected/disconnected 2018-03-16 14:45:29 +01:00