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

Andrea Bittau abittau@icir.org
Sat, 23 Jul 2005 00:32:05 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	abittau@xorpc.icir.org	2005-07-23 00:32:05 UTC

XORP CVS repository


Modified files:
	bgp           route_table_policy_im.cc 

Log message:
	quick fix for IBGP.  Basically if you are pushing a non changed route,
	then send a delete followed by an add with that same route.
	
	i.e. no need to copy as cache table "ignores" non changed routes.

Revision  Changes                              Path
1.9       +4 -3;  commitid: 1eeb42e18fbd7ea6;  xorp/bgp/route_table_policy_im.cc