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

Pavlin Radoslavov pavlin@icir.org
Wed, 5 Apr 2006 07:15:52 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-04-05 07:15:52 UTC

XORP CVS repository


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

Log message:
	Add new methods IPv[4,6,X]::bit_count() and
	IPv[4,6,X]::leading_zero_count(), and the corresponding test cases
	for them.

Revision  Changes                                Path
1.26      +29 -1;  commitid: 1638c44336e5a7ea6;  xorp/libxorp/ipv4.hh
1.26      +41 -1;  commitid: 1638c44336e5a7ea6;  xorp/libxorp/ipv6.hh
1.20      +31 -1;  commitid: 1638c44336e5a7ea6;  xorp/libxorp/ipvx.hh
1.19      +18 -1;  commitid: 1638c44336e5a7ea6;  xorp/libxorp/test_ipv4.cc
1.19      +18 -1;  commitid: 1638c44336e5a7ea6;  xorp/libxorp/test_ipv6.cc
1.19      +29 -1;  commitid: 1638c44336e5a7ea6;  xorp/libxorp/test_ipvx.cc