Hi there,
I noticed that the MACVTAP interfaces disable IPv6, I suspect this is due to lladdrs being generated on the host which share the same MAC address as the VM.
It is better to simply disable lladdr generation via addr_gen_mode=1.
I can send a PR if interested.