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

Pavlin Radoslavov pavlin at icir.org
Tue Jun 27 22:05:44 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-06-28 05:05:44 UTC

XORP CVS repository


Modified files:
	rib           rt_tab_extint.cc 

Log message:
	Fix a bug when resolving unresolved EGP routes.
	Previously, each resolved route was unconditionally propagated
	to the downstream tables even if there is a winning IGP route.
	Now we call the ExtIntTable::add_route() so the route is
	properly compared before propagating it to the downstream tables.
	
	This fixes Bugzilla entry #639.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=639

Revision  Changes                              Path
1.29      +3 -9;  commitid: 50a744a20d2b7ea6;  xorp/rib/rt_tab_extint.cc



More information about the Xorp-cvs mailing list