netlab icon indicating copy to clipboard operation
netlab copied to clipboard

Implement IPv6 first-hop gateways

Open ipspace opened this issue 1 year ago • 0 comments

After #1785, it's possible to have subnets that do not use RA to generate default routes.

In those cases, we have to extend the "static route framework" has to IPv6, which also means we need first-hop gateways for IPv6. That includes default link gateway (first router attached to the link), anycast gateways, and VRRPv3 gateways.

ipspace avatar Jan 09 '25 07:01 ipspace