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

Pavlin Radoslavov pavlin@icir.org
Fri, 14 Apr 2006 03:20:01 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-04-14 03:20:01 UTC

XORP CVS repository


Modified files:
	bgp           bgp.cc bgp.hh 

Log message:
	* Modify the address status callbacks to include the prefix length
	  for the address.
	
	* When creating a local cache with the router's IP addresses,
	  store with each address the corresponding prefix length.
	
	* Add new methods interface_address_prefix_len4() and
	  interface_address_prefix_len6() to obtain the corresponding
	  prefix length for a router's address (as stored in the local cache).

Revision  Changes                                 Path
1.73      +56 -20;  commitid: 11148443f14267ea6;  xorp/bgp/bgp.cc
1.60      +35 -11;  commitid: 11148443f14267ea6;  xorp/bgp/bgp.hh