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

Pavlin Radoslavov pavlin at icir.org
Mon Dec 11 17:44:24 PST 2006


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

XORP CVS repository


Modified files:
	bgp           route_table_cache.cc 

Log message:
	Remove XLOG_UNREACHABLE() statement inside CacheTable<A>::delete_route()
	if delete_route() is called for a route that is marked as changed,
	and that route is not found in the local cache.
	
	This part of the code can be reached if an export policy that
	rejects a route has been deleted.
	
	This fixes Bugzilla entry #680.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=680

Revision  Changes                               Path
1.39      +16 -5;  commitid: ce0b457e09087ea6;  xorp/bgp/route_table_cache.cc



More information about the Xorp-cvs mailing list