[Xorp-cvs] XORP cvs commit: xorp/fea xorp/fea/data_plane/io xorp/xrl/interfaces xorp/xrl/targets

Pavlin Radoslavov pavlin at icir.org
Wed Aug 15 12:29:22 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-08-15 19:29:22 UTC

XORP CVS repository


Modified files:
	fea           io_tcpudp.hh io_tcpudp_manager.cc 
	              io_tcpudp_manager.hh xrl_fea_target.cc 
	              xrl_fea_target.hh 
	fea/data_plane/io io_tcpudp_dummy.cc io_tcpudp_dummy.hh 
	                  io_tcpudp_socket.cc io_tcpudp_socket.hh 
	xrl/interfaces socket4.xif socket4_xif.cc socket4_xif.hh 
	               socket6.xif socket6_xif.cc socket6_xif.hh 
	xrl/targets   fea.xrls fea_base.cc fea_base.hh 

Log message:
	Removed the socket[4,6]/0.1/send_with_flags and
	socket[4,6]/0.1/send_to_with_flags XRLs, because they are not really
	needed/used.
	Also, the handling of some of those flags was not implemented
	for receiving purpose, so sending-only support had limited usage.

Revision  Changes                                Path
1.2       +1 -26;  commitid: 196946c353907ea6;   xorp/fea/data_plane/io/io_tcpudp_dummy.cc
1.2       +1 -42;  commitid: 196946c353907ea6;   xorp/fea/data_plane/io/io_tcpudp_dummy.hh
1.6       +1 -80;  commitid: 196946c353907ea6;   xorp/fea/data_plane/io/io_tcpudp_socket.cc
1.3       +1 -42;  commitid: 196946c353907ea6;   xorp/fea/data_plane/io/io_tcpudp_socket.hh
1.2       +1 -45;  commitid: 196946c353907ea6;   xorp/fea/io_tcpudp.hh
1.3       +1 -103;  commitid: 196946c353907ea6;  xorp/fea/io_tcpudp_manager.cc
1.3       +1 -91;  commitid: 196946c353907ea6;   xorp/fea/io_tcpudp_manager.hh
1.27      +1 -101;  commitid: 196946c353907ea6;  xorp/fea/xrl_fea_target.cc
1.17      +1 -109;  commitid: 196946c353907ea6;  xorp/fea/xrl_fea_target.hh
1.11      +1 -53;  commitid: 196946c353907ea6;   xorp/xrl/interfaces/socket4.xif
1.19      +1 -85;  commitid: 196946c353907ea6;   xorp/xrl/interfaces/socket4_xif.cc
1.18      +1 -81;  commitid: 196946c353907ea6;   xorp/xrl/interfaces/socket4_xif.hh
1.10      +1 -53;  commitid: 196946c353907ea6;   xorp/xrl/interfaces/socket6.xif
1.17      +1 -85;  commitid: 196946c353907ea6;   xorp/xrl/interfaces/socket6_xif.cc
1.16      +1 -81;  commitid: 196946c353907ea6;   xorp/xrl/interfaces/socket6_xif.hh
1.70      +1 -81;  commitid: 196946c353907ea6;   xorp/xrl/targets/fea.xrls
1.74      +1 -141;  commitid: 196946c353907ea6;  xorp/xrl/targets/fea_base.cc
1.78      +1 -125;  commitid: 196946c353907ea6;  xorp/xrl/targets/fea_base.hh



More information about the Xorp-cvs mailing list