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

Atanu Ghosh atanu@icir.org
Tue, 4 Oct 2005 17:19:54 GMT


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

XORP CVS repository


Modified files:
	ospf          peer_manager.cc peer_manager.hh 

Log message:
	The original RouteEntry is provided even when withdrawing a summary to
	allow the peer_manager to detect if the route was a candidate for
	summarisation.
	
	The routes are also going to be stored in the peer manager. Thus when
	new areas are introduced the summarisation information can be fed into
	the new area. Also if a stub area that was previously not performing
	summarisation changes state all the route can be fed to the area on
	demand.

Revision  Changes                               Path
1.53      +22 -2;  commitid: 3f534342b9b97ea6;  xorp/ospf/peer_manager.cc
1.37      +20 -2;  commitid: 3f534342b9b97ea6;  xorp/ospf/peer_manager.hh