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

Atanu Ghosh atanu@ICSI.Berkeley.EDU
Sat, 14 Jan 2006 00:43:59 -0800


Should have read: routes with a metric of LSInfinity should *not* be
installed.

	Atanu.
----------------------------------------
CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2006-01-14 08:40:23 UTC

XORP CVS repository


Modified files:
	ospf          packet.hh 

Log message:
	The routines to manipulate 24 bit quantities in packets were
	consistently truncating at 16 bits.
	
	In an AS-External-LSA the metric is a 24 bit quantity, LSInfinity is
	defined as 0xffffff and routes with this metric value should be
	installed.
	
	With the 16 bit truncation these routes were being installed.

Revision  Changes                              Path
1.28      +4 -4;  commitid: eb9c43c8b8f77ea6;  xorp/ospf/packet.hh
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs