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

Pavlin Radoslavov pavlin at icir.org
Fri Jun 2 01:26:21 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-06-02 08:26:21 UTC

XORP CVS repository


Modified files:
	rib           rt_tab_pol_conn.cc 

Log message:
	Bug fix in the policy-exporting of deleted connected routes.
	
	Now we create inside PolicyConnectedTable<A>::delete_route()
	a copy of the deleted route and run do_filtering() on it before
	propagating the delete. Thus, we can set properly the policy tags
	on that route. Otherwise, without policy tags, the delete
	wasn't propagated properly to the protocols that export the
	connected routes.
	
	This fixes (indirectly) Bugzilla entry #622.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=622

Revision  Changes                               Path
1.10      +6 -2;  commitid: 1221b447ff5217ea6;  xorp/rib/rt_tab_pol_conn.cc



More information about the Xorp-cvs mailing list