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

Atanu Ghosh atanu at icir.org
Mon Feb 12 17:15:54 PST 2007


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at xorpc.icir.org	2007-02-13 01:15:54 UTC

XORP CVS repository


Modified files:
	ospf          area_router.hh 

Log message:
	In OSPFv3 a router can generate multiple Router-LSAs and
	Intra-Area-Prefix-LSAs. The multiple Router-LSAs need to be processed
	as a single Router-LSA and all the Intra-Area-Prefix-LSAs generated by
	a single router need to be processed together. The new class
	LsaTempStore can gather together all the Router-LSAs and
	Intra-Area-Prefix-LSAs indexed by router ID; hence only a single pass
	is required through the LSA database.

Revision  Changes                               Path
1.109     +39 -1;  commitid: ba8345d111497ea6;  xorp/ospf/area_router.hh



More information about the Xorp-cvs mailing list