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

Atanu Ghosh atanu@icir.org
Sun, 30 Oct 2005 21:36:13 GMT


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

XORP CVS repository


Modified files:
	ospf          routing_table.cc routing_table.hh 

Log message:
	An InternalRouteEntry can store a route for each area typically it
	only needs to return the winning route. When processing an
	AS-External-LSA the route from the area under consideration is
	required. The InternalRouteEntry can now return the route for a
	specific area if it exisits.

Revision  Changes                               Path
1.21      +15 -1;  commitid: ac4c43653ccb7ea6;  xorp/ospf/routing_table.cc
1.22      +11 -1;  commitid: ac4c43653ccb7ea6;  xorp/ospf/routing_table.hh