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

Atanu Ghosh atanu at icir.org
Fri Nov 7 16:46:45 PST 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at chum.icir.org	2008-11-08 00:46:45 UTC

XORP CVS repository


Modified files:
	bgp           socket.cc 

Log message:
	If a user takes a peering down the socket disconnect code can be
	re-entered causing an XLOG_ASSERT. A comment already in the code
	describes this possible situation and suggests it is safe to just return
	in the case of the problem being seen.
	
	The code now returns when re-entered rather than asserting.
	
	Bug found by:   Mark Handley
	Approved by:    Syed Khalid

Revision  Changes                              Path
1.58      +4 -2;  commitid: 935b4914e17441a7;  xorp/bgp/socket.cc



More information about the Xorp-cvs mailing list