Same change as rev 1.22 in ospfd:
authorclaudio <claudio@openbsd.org>
Thu, 22 Feb 2018 07:43:29 +0000 (07:43 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 22 Feb 2018 07:43:29 +0000 (07:43 +0000)
commit031a0b2ee159ceffb2bf3cadc9a30c5aca7f4e8a
tree481a7306ed0617639129a8a0a08e6c7963b51011
parentbd0b23ee7cf54c59d508c50e3ac834393ea6cd12
Same change as rev 1.22 in ospfd:
The IF_EVT_NBR_CHNG event needs to be fired when a neighbor transitions to
a state of 2-Way or higher. There is no need to trigger the event for new
neighbors. With this situations with multiple DRs after a netsplit should
be solved.
OK sthen@ and remi@
usr.sbin/ospf6d/hello.c