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

Atanu Ghosh atanu@icir.org
Fri, 7 Oct 2005 22:30:09 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-10-07 22:30:08 UTC

XORP CVS repository


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

Log message:
	The routing table can handle receiving routes from multiple
	areas. Previously at the start of a transaction all routes could be
	removed from that table, now the routes from other areas may be
	present they are preserved.

Revision  Changes                               Path
1.107     +2 -2;  commitid: 64b14346f6ef7ea6;   xorp/ospf/area_router.cc
1.16      +25 -2;  commitid: 64b14346f6ef7ea6;  xorp/ospf/routing_table.cc
1.16      +2 -2;  commitid: 64b14346f6ef7ea6;   xorp/ospf/routing_table.hh