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

Pavlin Radoslavov pavlin at icir.org
Sun Nov 2 12:14:59 PST 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	pavlin at chum.icir.org	2008-11-02 20:14:59 UTC

XORP CVS repository


Modified files:
	bgp/harness   test_peer.cc 

Log message:
	Set the priority for the peer file descriptors to
	XorpTask::PRIORITY_LOWEST, so high volume data from BGP is served
	after the data received on XRL file descriptors.
	Otherwise, the BGP data could starve the processing of the XRL
	file descriptors.
	
	This fixes the XRL keepalive timeout problem in Bugzilla entry #800,
	but exposes another issue: now the periodic hello XRLs from the
	Finder are not processed.
	
	Bugzilla URL:   http://bugzilla.xorp.org/bugzilla/show_bug.cgi?id=800
	Approved by:    Atanu Ghosh

Revision  Changes                                Path
1.54      +10 -7;  commitid: 124a8490e092541a7;  xorp/bgp/harness/test_peer.cc



More information about the Xorp-cvs mailing list