]> git.puffer.fish Git - mirror/frr.git/commit
[ospfd] Avoid getting NSM stuck in ExStart by using local view of DR/BDR
authorAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Fri, 30 Jun 2006 03:21:05 +0000 (03:21 +0000)
committerAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Fri, 30 Jun 2006 03:21:05 +0000 (03:21 +0000)
commit7694787c190e3737d6fc3e15b7e098ce76ed61a2
tree84b1815e7a268b8babd2cac4b37edf6ac98dc221
parentd7e60dd7a9f0213aaa82d256a78ab74887946e53
[ospfd] Avoid getting NSM stuck in ExStart by using local view of DR/BDR

2006-06-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>

* ospf_nsm.c: (nsm_twoway_received) When deciding whether to
  change from state Init to ExStart, the test for whether the
  neighboring router is DR or BDR should be against the
  local router's notion of DR/BDR, not the neighbor's view.
ospfd/ChangeLog
ospfd/ospf_nsm.c