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

Pavlin Radoslavov pavlin@icir.org
Sat, 5 Nov 2005 01:44:20 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-11-05 01:44:20 UTC

XORP CVS repository


Modified files:
	rib           rt_tab_extint.cc 

Log message:
	Bug fix when adding an IGP route: check whether there is an EGP
	route with a directly connected nexthop and delete that route
	if necessary.
	
	This fixes bugzilla entry #296
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=296

Revision  Changes                                Path
1.27      +43 -11;  commitid: fcd6436c0d5b7ea6;  xorp/rib/rt_tab_extint.cc