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

Pavlin Radoslavov pavlin at icir.org
Mon Apr 30 19:14:06 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-05-01 02:14:06 UTC

XORP CVS repository


Modified files:
	fea           Makefile.am Makefile.in 

Added files:
	fea/forwarding_plane/ifconfig ifconfig_set.cc 

Removed files:
	fea           ifconfig_set.cc 

Log message:
	FEA refactoring:
	
	Moved the mechanism that implements IfConfigSet::push_config() from
	the top-level "fea/" directory to "fea/forwarding_plane/ifconfig/" :
	
	fea/ifconfig_set.cc -> fea/forwarding_plane/ifconfig/ifconfig_set.cc
	
	This is (almost) platform independent mechanism that can be
	overwritten by each system-specific implementation by
	(re)implementing the IfConfigSet::push_config() virtual method
	in the class that inherits from IfConfigSet.

Revision  Changes                               Path
1.85      +2 -2;  commitid: 1733b4636a1787ea6;  xorp/fea/Makefile.am
1.104     +9 -1;  commitid: 1733b4636a1787ea6;  xorp/fea/Makefile.in
1.1       +742 -0                               xorp/fea/forwarding_plane/ifconfig/ifconfig_set.cc (new)
1.44      +0 -737                               xorp/fea/ifconfig_set.cc (dead)



More information about the Xorp-cvs mailing list