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

Atanu Ghosh atanu@icir.org
Tue, 4 Oct 2005 17:13:35 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-10-04 17:13:35 UTC

XORP CVS repository


Modified files:
	ospf          area_router.cc routing_table.cc routing_table.hh 

Log message:
	The RouteEntry now has methods to access it fields allows some sanity
	checks on which fields can be accessed.
	
	Delete route now takes the RouteEntry as an argument to pass onto the
	summarisation code.

Revision  Changes                                 Path
1.102     +51 -49;  commitid: 3ebc4342b83d7ea6;   xorp/ospf/area_router.cc
1.12      +16 -12;  commitid: 3ebc4342b83d7ea6;   xorp/ospf/routing_table.cc
1.13      +129 -18;  commitid: 3ebc4342b83d7ea6;  xorp/ospf/routing_table.hh