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

Pavlin Radoslavov pavlin at icir.org
Fri Aug 4 16:19:51 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-08-04 23:19:51 UTC

XORP CVS repository


Modified files:
	libxorp       ipnet.cc ipnet.hh ipvxnet.hh test_ipv4net.cc 
	              test_ipvxnet.cc 

Log message:
	* Add methods to test whether an IPv4 prefix address belongs to Class A
	  or Class B or Class C.
	
	* Add related methods and constants to calculate the Class A, B, C
	  base address and prefix length.
	
	* Add the relevant test cases to test_ipv4net.cc and test_ipvxnet.cc

Revision  Changes                                Path
1.4       +74 -5;  commitid: f05e44d3d5af7ea6;   xorp/libxorp/ipnet.cc
1.30      +78 -3;  commitid: f05e44d3d5af7ea6;   xorp/libxorp/ipnet.hh
1.16      +111 -3;  commitid: f05e44d3d5af7ea6;  xorp/libxorp/ipvxnet.hh
1.19      +46 -1;  commitid: f05e44d3d5af7ea6;   xorp/libxorp/test_ipv4net.cc
1.18      +52 -1;  commitid: f05e44d3d5af7ea6;   xorp/libxorp/test_ipvxnet.cc



More information about the Xorp-cvs mailing list