hey #openbsd folks, we want to set up native IPv6 at home via our Comcast Business connection, which requires Prefix Delegation. We can see how to set this up for one router with dhcp6leased, but the problem here is that we CARP our network and have no idea how to set up the dhcp6leased config so that both hosts get the same prefix delegated
are we cooked?
ETA:
after some tcpdump on the cable-modem side of our network: i think we might be able to establish a v6 link on the bottom-most prefix via SLAAC, CARP the ::1 on that address, and go from there.