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

Pavlin Radoslavov pavlin@icir.org
Fri, 28 Oct 2005 08:40:03 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-10-28 08:40:03 UTC

XORP CVS repository


Modified files:
	fea           xrl_fti.cc 

Log message:
	Fix a bug in the mechanism for sending FIB updates from the top
	of the queue to the FIB client(s).
	Previously, an unresolved entry (that popped-up from the kernel)
	would stall the queue if the FIB client wasn't interested in
	unresolved entries.
	
	This fixes the large memory usage increase that has been noticed
	with the FEA recently (when the fib2mrib was also running).

Revision  Changes                                Path
1.19      +41 -23;  commitid: 260b4361e2ff7ea6;  xorp/fea/xrl_fti.cc