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

Atanu Ghosh atanu@icir.org
Fri, 14 Oct 2005 20:02:59 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-10-14 20:02:59 UTC

XORP CVS repository


Modified files:
	ospf          TODO ospf.hh peer.cc 

Log message:
	No longer define MAX_AGE_IN_DATABASE.
	
	Check on the retransmission list for a duplicate LSA, hopefully there
	is no longer a reason to keep an LSA that has reached MaxAge in the
	database.

Revision  Changes                               Path
1.54      +6 -1;  commitid: fb9943500ef17ea6;   xorp/ospf/TODO
1.56      +3 -2;  commitid: fb9943500ef17ea6;   xorp/ospf/ospf.hh
1.170     +29 -1;  commitid: fb9943500ef17ea6;  xorp/ospf/peer.cc