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

Atanu Ghosh atanu at icir.org
Fri Feb 16 11:39:33 PST 2007


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at xorpc.icir.org	2007-02-16 19:39:33 UTC

XORP CVS repository


Modified files:
	ospf          peer.cc peer.hh peer_manager.cc peer_manager.hh 

Log message:
	In OSPFv2 a single address can be configured on an interface and there
	is a single network, a single address is therefore provided when
	creating a peer.
	
	In OSPFv3 a link can have many networks, so take the supplied address
	and advertise it in the Link-LSA and get the link local address from
	the FEA to use for sourcing packets.

Revision  Changes                               Path
1.251     +36 -1;  commitid: 3b1745d608747ea6;  xorp/ospf/peer.cc
1.133     +11 -1;  commitid: 3b1745d608747ea6;  xorp/ospf/peer.hh
1.129     +30 -2;  commitid: 3b1745d608747ea6;  xorp/ospf/peer_manager.cc
1.82      +2 -2;  commitid: 3b1745d608747ea6;   xorp/ospf/peer_manager.hh



More information about the Xorp-cvs mailing list