just comments...
This commit is contained in:
parent
fb96f1daa8
commit
fc197c9fce
|
@ -4,7 +4,9 @@ IFACE=$1
|
|||
|
||||
source /etc/libvirt/hooks/$IFACE || true
|
||||
|
||||
### I need to keep this for backwards compatibility but PUBLICMAC should always be set since it absolutely needs to match the MAC the VM has been assigned by qemu. otherwise nothign will work
|
||||
: ${PUBLICMAC:=52:54:00:00:00:11}
|
||||
###
|
||||
|
||||
maxprefixv6=64
|
||||
maxprefixv4=25
|
||||
|
|
Loading…
Reference in New Issue