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

Atanu Ghosh atanu at icir.org
Tue Feb 20 16:24:34 PST 2007


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at xorpc.icir.org	2007-02-21 00:24:34 UTC

XORP CVS repository


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

Log message:
	For OSPFv3 routing table entries that point at routers are now only
	stored in the table indexed by advertising router. Added a replace
	method to this data structure. In OSPFv2 these routes are also added
	as host routes to the routing table.
	
	Add a new test "r2V3" to drive all the code paths.

Revision  Changes                                 Path
1.58      +79 -14;  commitid: 13bf045db91417ea6;  xorp/ospf/routing_table.cc
1.42      +13 -3;  commitid: 13bf045db91417ea6;   xorp/ospf/routing_table.hh
1.9       +190 -2;  commitid: 13bf045db91417ea6;  xorp/ospf/test_routing_table.cc



More information about the Xorp-cvs mailing list