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

Pavlin Radoslavov pavlin at icir.org
Mon Apr 23 18:28:43 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-04-24 01:28:43 UTC

XORP CVS repository


Modified files:
	fea           Jamfile Makefile.am Makefile.in ifconfig.cc 
	              ifconfig.hh xrl_fea_target.cc xrl_fea_target.hh 

Removed files:
	fea           xrl_ifmanager.cc xrl_ifmanager.hh 

Log message:
	* Moved the transaction-based mechanism from class XrlInterfaceManager
	  to IfConfig.
	
	* Removed the XrlInterfaceManager implementation, because it is not
	  needed anymore.
	
	* Added const version of methods IfConfig::find_interface() find_vif()
	  and find_addr().

Revision  Changes                                 Path
1.9       +1 -2;  commitid: ceac462d59077ea6;     xorp/fea/Jamfile
1.74      +1 -3;  commitid: ceac462d59077ea6;     xorp/fea/Makefile.am
1.94      +5 -8;  commitid: ceac462d59077ea6;     xorp/fea/Makefile.in
1.56      +236 -1;  commitid: ceac462d59077ea6;   xorp/fea/ifconfig.cc
1.53      +112 -1;  commitid: ceac462d59077ea6;   xorp/fea/ifconfig.hh
1.7       +303 -84;  commitid: ceac462d59077ea6;  xorp/fea/xrl_fea_target.cc
1.6       +2 -4;  commitid: ceac462d59077ea6;     xorp/fea/xrl_fea_target.hh
1.25      +0 -165                                 xorp/fea/xrl_ifmanager.cc (dead)
1.16      +0 -86                                  xorp/fea/xrl_ifmanager.hh (dead)



More information about the Xorp-cvs mailing list