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

Atanu Ghosh atanu@icir.org
Sun, 13 Nov 2005 23:48:09 GMT


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

XORP CVS repository


Modified files:
	ospf          peer.cc 

Log message:
	1) When adding the LSA headers to a data description packet there is
	no need to add authentication state every time.
	
	2) When moving to state Exchange put database description information
	in the packet even for the slave.
	
	3) When in state ExStart and the router is the master compare the
	incoming sequence number with the value in the packet that was sent
	not in the _last_dd data structure which has just been reset with the
	incoming packets values.
	
	Bug found by:   Hasso Tepper

Revision  Changes                              Path
1.186     +3 -4;  commitid: 5fcb4377d0b87ea6;  xorp/ospf/peer.cc