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

Pavlin Radoslavov pavlin at icir.org
Fri Aug 10 16:02:33 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-08-10 23:02:33 UTC

XORP CVS repository


Modified files:
	fea/data_plane/io io_tcpudp_socket.cc 

Log message:
	Compilation fixes (discovered on Windows):
	
	* Use XORP_CONST_BUF_CAST() for the data arguments for send() and sendto()
	* Use #ifdef HAVE_IPV6 guards around function find_pif_index_by_addr(),
	  because for now it is used only by the IPv6 code.

Revision  Changes                               Path
1.2       +10 -4;  commitid: 67b446bcee197ea6;  xorp/fea/data_plane/io/io_tcpudp_socket.cc



More information about the Xorp-cvs mailing list