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

Atanu Ghosh atanu@icir.org
Sun, 4 Sep 2005 21:17:52 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-09-04 21:17:52 UTC

XORP CVS repository


Modified files:
	ospf          TODO lsa.hh peer.cc 

Log message:
	When a link state acknowledgement packet comes in check all the fields
	expect for the age. Not checking all the fields meant that newer
	version of say a Router-LSA would not be retransmitted.
	
	See item 30 in the TODO file.

Revision  Changes                               Path
1.40      +18 -1;  commitid: 2765431b647f7ea6;  xorp/ospf/TODO
1.58      +31 -1;  commitid: 2765431b647f7ea6;  xorp/ospf/lsa.hh
1.135     +17 -6;  commitid: 2765431b647f7ea6;  xorp/ospf/peer.cc