Patrick Coleman <[email protected]> wrote: > I've found that if an interface is declared passive (or is a > CARP interface) in ospf6d.conf, ospf6d will not send LSAs for > that interface, and any associated prefixes will not be > advertised. This is contrary to the behaviour in ospfd and what > I would expect.
Hello! This partially fixes my problem as described in http://marc.info/?l=openbsd-misc&m=128931276307517&w=2 If an CARP interface is in BACKUP state the route is still advertised which leads to assymetric routing. Jan J
