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

Adam Greenhalgh greenhal at icir.org
Tue Jun 5 06:51:18 PDT 2007


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	greenhal at xorpc.icir.org	2007-06-05 13:51:18 UTC

XORP CVS repository


Modified files:
	fea           ifconfig.hh ifconfig_observer.hh 
	fea/data_plane/ifconfig ifconfig_observer_dummy.cc 
	                        ifconfig_observer_iphelper.cc 
	                        ifconfig_observer_netlink_socket.cc 
	                        ifconfig_observer_routing_socket.cc 

Added files:
	fea/data_plane/ifconfig ifconfig_observer_dummy.hh 
	                        ifconfig_observer_iphelper.hh 
	                        ifconfig_observer_netlink_socket.hh 
	                        ifconfig_observer_routing_socket.hh 

Log message:
	Separating out the ifconfig_observer.hh file into separate data_plane/ifconfig/ifconfig_observer_xxx.hh file to match up with the associated data_plane/ifconfig/ifconfig_observer_xxx.cc file.
	
	Requested by:   Pavlin

Revision  Changes                                Path
1.5       +2 -2;  commitid: c85846656a217ea6;    xorp/fea/data_plane/ifconfig/ifconfig_observer_dummy.cc
1.1       +57 -0                                 xorp/fea/data_plane/ifconfig/ifconfig_observer_dummy.hh (new)
1.5       +2 -2;  commitid: c85846656a217ea6;    xorp/fea/data_plane/ifconfig/ifconfig_observer_iphelper.cc
1.1       +51 -0                                 xorp/fea/data_plane/ifconfig/ifconfig_observer_iphelper.hh (new)
1.7       +2 -2;  commitid: c85846656a217ea6;    xorp/fea/data_plane/ifconfig/ifconfig_observer_netlink_socket.cc
1.1       +61 -0                                 xorp/fea/data_plane/ifconfig/ifconfig_observer_netlink_socket.hh (new)
1.7       +2 -2;  commitid: c85846656a217ea6;    xorp/fea/data_plane/ifconfig/ifconfig_observer_routing_socket.cc
1.1       +63 -0                                 xorp/fea/data_plane/ifconfig/ifconfig_observer_routing_socket.hh (new)
1.64      +5 -1;  commitid: c85846656a217ea6;    xorp/fea/ifconfig.hh
1.24      +1 -134;  commitid: c85846656a217ea6;  xorp/fea/ifconfig_observer.hh



More information about the Xorp-cvs mailing list