[Xorp-cvs] XORP cvs commit: xorp/ospf
Atanu Ghosh
atanu at icir.org
Wed Oct 17 17:49:32 PDT 2007
CVSROOT: /usr/local/www/data/cvs
Module name: xorp
Changes by: atanu at xorpc.icir.org 2007-10-18 00:49:32 UTC
XORP CVS repository
Modified files:
ospf peer.cc
Log message:
For OSPFv3 if an interface is in state DR or state Backup then the
router ID should match either the DR or BDR respectively. The methods
is_DR and is_BDR assert that this relationship holds, unfortunately if
the router ID is changed then the assert was being hit, so change the
assert to a warning.
Revision Changes Path
1.297 +9 -3; commitid: 111cd4716ad9b7ea6; xorp/ospf/peer.cc
More information about the Xorp-cvs
mailing list