[Xorp-cvs] XORP cvs commit: xorp/ospf

Atanu Ghosh atanu at icir.org
Thu Feb 22 03:19:23 PST 2007


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at xorpc.icir.org	2007-02-22 11:19:23 UTC

XORP CVS repository


Modified files:
	ospf          TODO area_router.cc area_router.hh 

Log message:
	An OSPFv3 router can generate multiple Router-LSAs if the option bits
	in all the Router-LSAs don't match then the Router-LSA with the lowest
	link state ID takes preference.
	
	LsaTempStore now has a method which returns the Router-LSA with the
	lowest link state ID.
	
	Now the correct Router-LSA is being used remove the warning messages.
	
	Add a TODO entry (52) describing how the code should be refactored.

Revision  Changes                              Path
1.70      +10 -1;  commitid: c9a45dd7c377ea6;  xorp/ospf/TODO
1.245     +6 -9;  commitid: c9a45dd7c377ea6;   xorp/ospf/area_router.cc
1.122     +23 -7;  commitid: c9a45dd7c377ea6;  xorp/ospf/area_router.hh



More information about the Xorp-cvs mailing list