I have 2 pimoxes running on 2 raspberry pi 4s. I have disney circle on my router for parental control which tracks devices using MAC addresses. Whenever I restart or recreate my vms, vmbr0 keeps getting new MAC addresses which is a pain with the circle software. I can see each vm has a tap<vmid> along with eth0 and the tap device and vmbr0 have the same MAC addresses. I tried bridge_hw with no luck. Adding hwaddress changes eth0 MAC address as well. How do I give vmbr0 a static MAC address?