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

Atanu Ghosh atanu@icir.org
Mon, 29 Aug 2005 23:48:15 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-08-29 23:48:15 UTC

XORP CVS repository


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

Log message:
	Implement neighbours_exchange_or_loading() used by the flooding
	process.

Revision  Changes                               Path
1.65      +9 -2;  commitid: 122043139ebd7ea6;   xorp/ospf/area_router.cc
1.48      +1 -2;  commitid: 122043139ebd7ea6;   xorp/ospf/area_router.hh
1.130     +28 -1;  commitid: 122043139ebd7ea6;  xorp/ospf/peer.cc
1.88      +19 -1;  commitid: 122043139ebd7ea6;  xorp/ospf/peer.hh
1.43      +14 -1;  commitid: 122043139ebd7ea6;  xorp/ospf/peer_manager.cc
1.30      +13 -1;  commitid: 122043139ebd7ea6;  xorp/ospf/peer_manager.hh