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

Pavlin Radoslavov pavlin at icir.org
Tue Oct 10 23:53:57 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-10-11 06:53:57 UTC

XORP CVS repository


Modified files:
	bgp           update_attrib.cc 
	libxorp       ipnet.hh ipvxnet.hh 

Log message:
	* All local fields in the IPNet class are now "private" instead of
	  "protected".
	   This change is needed to protect those fields from being directly
	   manipulated externally. Any such external manipulation might
	   result in inconsistent combination of address and prefix length.
	
	* Adapt the rest of XORP to the above change.

Revision  Changes                                 Path
1.18      +39 -23;  commitid: 151e4452c943f7ea6;  xorp/bgp/update_attrib.cc
1.31      +2 -2;  commitid: 151e4452c943f7ea6;    xorp/libxorp/ipnet.hh
1.17      +7 -12;  commitid: 151e4452c943f7ea6;   xorp/libxorp/ipvxnet.hh



More information about the Xorp-cvs mailing list