The IF_EVT_NBR_CHNG event needs to be fired when a neighbor transitions to
authorclaudio <claudio@openbsd.org>
Thu, 22 Feb 2018 07:42:38 +0000 (07:42 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 22 Feb 2018 07:42:38 +0000 (07:42 +0000)
commitbd0b23ee7cf54c59d508c50e3ac834393ea6cd12
tree8fe4abe9502161d3e305c6a9ca68f654b739b7dc
parentbb2dd45b990026a7c3d60e41ce9d91dd8ef1a312
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/ospfd/hello.c