[Xorp-cvs] XORP cvs commit: xorp/libxorp

Pavlin Radoslavov pavlin at icir.org
Thu Aug 2 11:20:14 PDT 2007


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

XORP CVS repository


Modified files:
	libxorp       ipv4.cc ipv4.hh ipv6.cc ipv6.hh ipvx.cc ipvx.hh 
	              test_ipv4.cc test_ipv6.cc test_ipvx.cc 

Log message:
	* Added support for "struct sockaddr_storage": constructors, copy_in()
	  and copy_out() methods.
	
	* Added the corresponding tests for the new constructors and methods.

Revision  Changes                               Path
1.32      +32 -1;  commitid: 8d5c46b220247ea6;  xorp/libxorp/ipv4.cc
1.39      +33 -1;  commitid: 8d5c46b220247ea6;  xorp/libxorp/ipv4.hh
1.32      +32 -1;  commitid: 8d5c46b220247ea6;  xorp/libxorp/ipv6.cc
1.38      +32 -1;  commitid: 8d5c46b220247ea6;  xorp/libxorp/ipv6.hh
1.32      +29 -1;  commitid: 8d5c46b220247ea6;  xorp/libxorp/ipvx.cc
1.30      +35 -1;  commitid: 8d5c46b220247ea6;  xorp/libxorp/ipvx.hh
1.29      +61 -3;  commitid: 8d5c46b220247ea6;  xorp/libxorp/test_ipv4.cc
1.28      +61 -3;  commitid: 8d5c46b220247ea6;  xorp/libxorp/test_ipv6.cc
1.29      +91 -3;  commitid: 8d5c46b220247ea6;  xorp/libxorp/test_ipvx.cc



More information about the Xorp-cvs mailing list