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

Pavlin Radoslavov pavlin at icir.org
Wed Oct 31 17:04:48 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-11-01 00:04:48 UTC

XORP CVS repository


Modified files:
	libxorp       mac.cc mac.hh test_mac.cc 

Log message:
	* Renamed methods Mac::size() and EtherMac::size() to addr_bytelen()
	  for consistency with the IPv4/IPv6/IPvX convention.
	
	* Added new methods Mac::addr_bitlen() and EtherMac::addr_bitlen()
	  to return the raw address size (in number of bits).
	
	* Added the corresponding test cases.

Revision  Changes                                Path
1.23      +26 -4;  commitid: 2b82472917d47ea6;   xorp/libxorp/mac.cc
1.25      +17 -3;  commitid: 2b82472917d47ea6;   xorp/libxorp/mac.hh
1.16      +27 -11;  commitid: 2b82472917d47ea6;  xorp/libxorp/test_mac.cc



More information about the Xorp-cvs mailing list