[Xorp-cvs] XORP cvs commit: xorp/bgp xorp/policy/common xorp/rip

Marko Zec zec@icir.org
Wed, 28 Sep 2005 16:48:44 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	zec@xorpc.icir.org	2005-09-28 16:48:44 UTC

XORP CVS repository


Modified files:
	bgp           route_table_policy.cc 
	policy/common varrw.cc varrw.hh 
	rip           route_db.cc 

Log message:
	Allow generation of policy traces by default, instead of implictly
	disabling all policy trace messages.  If performance is an issue,
	generation of trace strings might be explicitly suppressed before
	executing a policy filter.  Currently we do this only in BGP.

Revision  Changes                              Path
1.18      +5 -3;  commitid: 5f2b433ac6c47ea6;  xorp/bgp/route_table_policy.cc
1.4       +2 -2;  commitid: 5f2b433ac6c47ea6;  xorp/policy/common/varrw.cc
1.6       +3 -4;  commitid: 5f2b433ac6c47ea6;  xorp/policy/common/varrw.hh
1.25      +2 -3;  commitid: 5f2b433ac6c47ea6;  xorp/rip/route_db.cc