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

Atanu Ghosh atanu at icir.org
Thu Feb 22 16:01:13 PST 2007


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at xorpc.icir.org	2007-02-23 00:01:13 UTC

XORP CVS repository


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

Log message:
	The interface IDs for real interfaces and virtual link interfaces are
	now allocated from the same pool. For real interfaces an attempt is
	made to use the systems interface index, if there is a clash a unique
	ID is generated.

Revision  Changes                               Path
1.87      +24 -5;  commitid: 2eb445de2ec87ea6;  xorp/ospf/ospf.cc
1.103     +4 -1;  commitid: 2eb445de2ec87ea6;   xorp/ospf/ospf.hh
1.134     +1 -14;  commitid: 2eb445de2ec87ea6;  xorp/ospf/peer_manager.cc
1.85      +1 -9;  commitid: 2eb445de2ec87ea6;   xorp/ospf/peer_manager.hh
1.14      +1 -31;  commitid: 2eb445de2ec87ea6;  xorp/ospf/vlink.cc
1.11      +2 -19;  commitid: 2eb445de2ec87ea6;  xorp/ospf/vlink.hh



More information about the Xorp-cvs mailing list