we definitely wanna support more than /64 on ipv6, upping it to /60 for now, but prob wanna do more eventually

This commit is contained in:
toby 2019-03-09 13:13:36 -08:00
parent f44ff9304e
commit bc47af367a
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ source /etc/libvirt/hooks/$IFACE
: ${PUBLICMAC:=52:54:00:00:00:11}
###
maxprefixv6=64
maxprefixv6=60
maxprefixv4=25
if [ -z $IP ]; then