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

Pavlin Radoslavov pavlin at icir.org
Mon Apr 30 14:13:15 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-04-30 21:13:15 UTC

XORP CVS repository


Modified files:
	fea           ifconfig_get.hh ifconfig_get.cc 
	fea/forwarding_plane/ifconfig ifconfig_get_ioctl.cc 

Log message:
	* Removed the IfConfigGet::sock() method and associated state, because
	  it is not needed anymore.
	  Moved the IfConfigGet:_s4 and _s6 fields to class IfConfigGetIoctl,
	  because it is the only class that might need them (though currently
	  it doesn't).
	
	* Moved the implementation of the IfConfigGet constructor and destructor
	  to the header file itself.

Revision  Changes                                 Path
1.5       +2 -2;  commitid: 163e746365b4c7ea6;    xorp/fea/forwarding_plane/ifconfig/ifconfig_get_ioctl.cc
1.15      +1 -42;  commitid: 163e746365b4c7ea6;   xorp/fea/ifconfig_get.cc
1.33      +11 -10;  commitid: 163e746365b4c7ea6;  xorp/fea/ifconfig_get.hh



More information about the Xorp-cvs mailing list