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

Atanu Ghosh atanu at icir.org
Thu Oct 4 16:48:57 PDT 2007


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at xorpc.icir.org	2007-10-04 23:48:57 UTC

XORP CVS repository


Modified files:
	ospf          peer.cc 

Log message:
	The method that returns the prefix length generates an assert if the
	prefix length is zero. This is a recent change that was added to catch
	an uninitialised prefix length. Unfortunately the prefix length is
	zero for virtual links.
	
	Move the call to get the interface prefix length into the block that
	uses the value.

Revision  Changes                               Path
1.287     +2 -2;  commitid: 12a2047057be87ea6;  xorp/ospf/peer.cc



More information about the Xorp-cvs mailing list