Could better IPv6 support please be prioritized.
The change needed to make it work with Ubuntu containers is very minor.
It's one setting in one file that PVE overrides to the wrong value.
IPv6AcceptRA in /etc/systemd/network/eth0.network needs to be true not false.
IPv6AcceptRA = true...