commit | 7694787c190e3737d6fc3e15b7e098ce76ed61a2 | [log] [tgz] |
---|---|---|
author | Andrew J. Schorr <ajschorr@alumni.princeton.edu> | Fri Jun 30 03:21:05 2006 +0000 |
committer | Andrew J. Schorr <ajschorr@alumni.princeton.edu> | Fri Jun 30 03:21:05 2006 +0000 |
tree | 84b1815e7a268b8babd2cac4b37edf6ac98dc221 | |
parent | d7e60dd7a9f0213aaa82d256a78ab74887946e53 [diff] |
[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.