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

Marko Zec zec@icir.org
Sun, 13 Nov 2005 22:49:21 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	zec@xorpc.icir.org	2005-11-13 22:49:21 UTC

XORP CVS repository


Modified files:
	bgp           bgp_varrw.cc bgp_varrw.hh 

Log message:
	Add varrw interface for checking whether a route was aggregated or not.
	
	Change method names *_aggr_pref_len() to *_aggregate_prefix_len(), to
	better reflect / match the policy template.o
	
	Remove an unnecessary printf().
	
	Requested by:   Pavlin

Revision  Changes                               Path
1.24      +28 -7;  commitid: 5d214377c2197ea6;  xorp/bgp/bgp_varrw.cc
1.16      +6 -3;  commitid: 5d214377c2197ea6;   xorp/bgp/bgp_varrw.hh