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

Bruce Simpson bms@icir.org
Sun, 12 Feb 2006 22:36:56 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	bms@xorpc.icir.org	2006-02-12 22:36:56 UTC

XORP CVS repository


Modified files:
	bgp           bgp.cc 
	bgp/harness   test_peering1.sh 

Log message:
	Force routes redistributed into BGP via the XRL
	policy_redist interface to have an ORIGIN next hop
	attribute of IGP.
	
	The old behaviour was to advertise, and expect,
	an ORIGIN type of INCOMPLETE.
	
	Update TEST28 in test_peering1 to expect this new
	behaviour.
	
	Ideally the policy redist mechanism should be able to
	provide hints to BGP via the policy tags mechanism
	about what the ORIGIN type should be based on the source
	of the redistributed routes.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=450
	Requested by:   atanu

Revision  Changes                              Path
1.67      +3 -3;  commitid: 2ff243efb8457ea6;  xorp/bgp/bgp.cc
1.60      +2 -2;  commitid: 2ff243efb8457ea6;  xorp/bgp/harness/test_peering1.sh