From fc197c9fcec2f9876c6275846e362a073b1aa9d2 Mon Sep 17 00:00:00 2001 From: toby Date: Thu, 21 Feb 2019 04:31:18 +0000 Subject: [PATCH] just comments... --- files/qemu-ifup-public | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/qemu-ifup-public b/files/qemu-ifup-public index eea116e..a56a480 100755 --- a/files/qemu-ifup-public +++ b/files/qemu-ifup-public @@ -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