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

Pavlin Radoslavov pavlin@icir.org
Mon, 25 Jul 2005 22:15:15 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-25 22:15:15 UTC

XORP CVS repository


Modified files:
	libxorp       ipnet.hh 

Log message:
	* Reorder some of the methods (e.g., all the operators for IPNet operand
	  are together).
	* Remove printf() leftover.
	* Modify some of the method's arguments so they are passed-by-reference.
	* Modify the implementation of some of the comparison operators, so
	  the operator in the implementation matches the implemented operator.

Revision  Changes                                Path
1.16      +52 -50;  commitid: db8d42e563777ea6;  xorp/libxorp/ipnet.hh