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

Atanu Ghosh atanu@icir.org
Tue, 30 Aug 2005 03:59:44 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-08-30 03:59:44 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:
	Send an LSA directly to a neighbour do not add to the retransmission list.

Revision  Changes                               Path
1.67      +5 -5;  commitid: 27a64313d9ad7ea6;   xorp/ospf/area_router.cc
1.50      +3 -2;  commitid: 27a64313d9ad7ea6;   xorp/ospf/area_router.hh
1.132     +54 -2;  commitid: 27a64313d9ad7ea6;  xorp/ospf/peer.cc
1.90      +36 -2;  commitid: 27a64313d9ad7ea6;  xorp/ospf/peer.hh
1.45      +14 -1;  commitid: 27a64313d9ad7ea6;  xorp/ospf/peer_manager.cc
1.32      +18 -1;  commitid: 27a64313d9ad7ea6;  xorp/ospf/peer_manager.hh