summaryrefslogtreecommitdiff
path: root/usr.sbin/ospfd/carp.c
AgeCommit message (Collapse)Author
2007-05-29Demote support for ospfd. It is possible to specify a demote group onClaudio Jeker
interfaces and areas. With this carp setups using ospfd are more reliable because we can fail over if the OSPF connectivity is (partially) lost. OK norby@