[Xorp-cvs] XORP cvs commit: xorp/libcomm xorp/xrl/interfaces xorp/bgp xorp/xrl/targets xorp/libxipc xorp/fea xorp/cli xorp/bgp/harness

Tim Schooley schooley at icir.org
Wed Mar 28 06:41:46 PDT 2007


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	schooley at xorpc.icir.org	2007-03-28 13:41:45 UTC

XORP CVS repository


Modified files:
	libcomm       comm_user.c comm_sock.c test_comm.c comm_api.h 
	xrl/interfaces socket4.xif socket6.xif socket6_xif.cc 
	               socket4_xif.hh socket4_xif.cc socket6_xif.hh 
	bgp           socket.cc peer.hh 
	xrl/targets   socket_server_base.cc socket_server.xrls 
	              socket_server_base.hh 
	libxipc       xrl_pf_stcp.cc finder_tcp.cc 
	fea           xrl_socket_server.hh xrl_socket_cmds.cc 
	              xrl_socket_cmds.hh xrl_socket_server.cc 
	cli           cli_node_net.cc 
	bgp/harness   test_peer.cc 

Removed files:
	fea           test_xrl_sockets4_tcp.cc test_xrl_sockets4_tcp.sh 

Log message:
	Reversal of changes made by patch, to allow for a recommit; the email to xorp-cvs wasn't sent for the original commit.

Revision  Changes                                 Path
1.47      +1 -7;  commitid: bd6e460a708e7ea6;     xorp/bgp/harness/test_peer.cc
1.45      +2 -2;  commitid: bd6e460a708e7ea6;     xorp/bgp/peer.hh
1.48      +1 -4;  commitid: bd6e460a708e7ea6;     xorp/bgp/socket.cc
1.58      +2 -5;  commitid: bd6e460a708e7ea6;     xorp/cli/cli_node_net.cc
1.3       +0 -1449                                xorp/fea/test_xrl_sockets4_tcp.cc (dead)
1.2       +0 -40                                  xorp/fea/test_xrl_sockets4_tcp.sh (dead)
1.10      +6 -53;  commitid: bd6e460a708e7ea6;    xorp/fea/xrl_socket_cmds.cc
1.10      +1 -2;  commitid: bd6e460a708e7ea6;     xorp/fea/xrl_socket_cmds.hh
1.31      +34 -286;  commitid: bd6e460a708e7ea6;  xorp/fea/xrl_socket_server.cc
1.14      +1 -33;  commitid: bd6e460a708e7ea6;    xorp/fea/xrl_socket_server.hh
1.24      +1 -30;  commitid: bd6e460a708e7ea6;    xorp/libcomm/comm_api.h
1.36      +1 -53;  commitid: bd6e460a708e7ea6;    xorp/libcomm/comm_sock.c
1.25      +21 -24;  commitid: bd6e460a708e7ea6;   xorp/libcomm/comm_user.c
1.15      +1 -18;  commitid: bd6e460a708e7ea6;    xorp/libcomm/test_comm.c
1.32      +1 -4;  commitid: bd6e460a708e7ea6;     xorp/libxipc/finder_tcp.cc
1.55      +1 -5;  commitid: bd6e460a708e7ea6;     xorp/libxipc/xrl_pf_stcp.cc
1.7       +8 -47;  commitid: bd6e460a708e7ea6;    xorp/xrl/interfaces/socket4.xif
1.15      +1 -123;  commitid: bd6e460a708e7ea6;   xorp/xrl/interfaces/socket4_xif.cc
1.13      +262 -64;  commitid: bd6e460a708e7ea6;  xorp/xrl/interfaces/socket4_xif.hh
1.6       +8 -47;  commitid: bd6e460a708e7ea6;    xorp/xrl/interfaces/socket6.xif
1.13      +1 -123;  commitid: bd6e460a708e7ea6;   xorp/xrl/interfaces/socket6_xif.cc
1.11      +262 -64;  commitid: bd6e460a708e7ea6;  xorp/xrl/interfaces/socket6_xif.hh
1.11      +1 -79;  commitid: bd6e460a708e7ea6;    xorp/xrl/targets/socket_server.xrls
1.13      +1 -247;  commitid: bd6e460a708e7ea6;   xorp/xrl/targets/socket_server_base.cc
1.13      +1 -133;  commitid: bd6e460a708e7ea6;   xorp/xrl/targets/socket_server_base.hh



More information about the Xorp-cvs mailing list