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

Atanu Ghosh atanu at icir.org
Thu Oct 4 19:34:30 PDT 2007


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at xorpc.icir.org	2007-10-05 02:34:29 UTC

XORP CVS repository


Modified files:
	ospf          peer.hh 

Log message:
	The neighbour's router ID is stored in the neighbour structure, if the
	neighbour's router ID is changed then in some places the old router ID
	was used. In particular the show command would have shown the original
	router ID.
	
	All attempts to access the neighbour's router ID are now through the
	accessor method, if the hello packet exists the router ID is taken
	directly from the hello packet if it exists or the cached value is
	used.
	
	Bug found by:    Ben Greear <greearb AT candelatech.com>

Revision  Changes                               Path
1.144     +8 -4;  commitid: 130b24705a2b57ea6;  xorp/ospf/peer.hh



More information about the Xorp-cvs mailing list