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

Pavlin Radoslavov pavlin at icir.org
Wed Oct 11 23:13:04 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-10-12 06:13:04 UTC

XORP CVS repository


Modified files:
	rip           route_db.cc 

Log message:
	Remove an assert inside RouteDB<A>::delete_rib_route() if the
	route to delete is not found.
	
	This method is called indirectly when redist4/0.1/delete_route
	XRL is received. Hence, strictly speaking a bogus XRL might
	trigger the assert and crash RIP.
	
	By eliminiating the assert, now RIP is more robust against
	such XRLs.
	
	This fixes Bugzilla entry #647.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=647
	Submitted by:   Mike Larson <mike AT vyatta.com>

Revision  Changes                              Path
1.32      +4 -2;  commitid: 39da452ddbab7ea6;  xorp/rip/route_db.cc



More information about the Xorp-cvs mailing list