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

Atanu Ghosh atanu@icir.org
Tue, 13 Sep 2005 18:38:34 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-09-13 18:38:34 UTC

XORP CVS repository


Modified files:
	ospf          area_router.cc area_router.hh 

Log message:
	The routing computation now processes:
	Router-LSAs
	Network-LSAs
	Summary-LSSs
	
	A number of testing entry points have added:
	1) Population of the LSA database.
	2) Forcing of the routing computation.
	3) Printing of the LSA database.
	
	Minor bugs fixes:
	1) The last entry can be removed from the LSA database.

Revision  Changes                                 Path
1.88      +329 -94;  commitid: 959e43271ca97ea6;  xorp/ospf/area_router.cc
1.58      +86 -9;  commitid: 959e43271ca97ea6;    xorp/ospf/area_router.hh