Enable ipv6
This commit is contained in:
parent
1842f04577
commit
0158af73a7
|
@ -1564,6 +1564,7 @@ function mesh_batman {
|
||||||
echo 'l2tp_netlink' >> /etc/modules
|
echo 'l2tp_netlink' >> /etc/modules
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
enable_ipv6
|
||||||
get_batman_ipv6_address
|
get_batman_ipv6_address
|
||||||
|
|
||||||
# If no address has been given then create a ramdom one
|
# If no address has been given then create a ramdom one
|
||||||
|
|
Loading…
Reference in New Issue