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

Pavlin Radoslavov pavlin at icir.org
Thu May 3 02:32:36 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-05-03 09:32:36 UTC

XORP CVS repository


Modified files:
	fea           Jamfile Makefile.am Makefile.in mfea_node.cc 
	              mfea_node.hh xrl_fea_node.cc xrl_mfea_node.cc 
	              xrl_mfea_node.hh 

Log message:
	Refactor the mechanism for propagating the network interface
	information from the FEA to the MFEA: previously we were using the
	libfeaclient mechanism but now we are using the
	IfConfigUpdateReporterBase mechanism.
	
	The new mechanism is not only faster, but simpler and more robust.

Revision  Changes                                   Path
1.11      +1 -4;  commitid: 1259b4639abb27ea6;      xorp/fea/Jamfile
1.90      +1 -4;  commitid: 1259b4639abb27ea6;      xorp/fea/Makefile.am
1.109     +0 -9;  commitid: 1259b4639abb27ea6;      xorp/fea/Makefile.in
1.69      +420 -294;  commitid: 1259b4639abb27ea6;  xorp/fea/mfea_node.cc
1.38      +37 -53;  commitid: 1259b4639abb27ea6;    xorp/fea/mfea_node.hh
1.6       +5 -7;  commitid: 1259b4639abb27ea6;      xorp/fea/xrl_fea_node.cc
1.54      +9 -258;  commitid: 1259b4639abb27ea6;    xorp/fea/xrl_mfea_node.cc
1.30      +4 -28;  commitid: 1259b4639abb27ea6;     xorp/fea/xrl_mfea_node.hh



More information about the Xorp-cvs mailing list