From owner-freebsd-net@FreeBSD.ORG Wed Sep 19 17:47:54 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08EBB1065670 for ; Wed, 19 Sep 2012 17:47:54 +0000 (UTC) (envelope-from jinmei@isc.org) Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) by mx1.freebsd.org (Postfix) with ESMTP id DDB428FC17 for ; Wed, 19 Sep 2012 17:47:53 +0000 (UTC) Received: from bikeshed.isc.org (bikeshed.isc.org [IPv6:2001:4f8:3:d::19]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mail.isc.org", Issuer "RapidSSL CA" (not verified)) by mx.pao1.isc.org (Postfix) with ESMTPS id 38F45C95D1; Wed, 19 Sep 2012 17:47:44 +0000 (UTC) (envelope-from jinmei@isc.org) Received: from jmb.jinmei.org (99-105-57-202.lightspeed.sntcca.sbcglobal.net [99.105.57.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by bikeshed.isc.org (Postfix) with ESMTPSA id EE8CB216C3D; Wed, 19 Sep 2012 17:47:43 +0000 (UTC) (envelope-from jinmei@isc.org) Date: Wed, 19 Sep 2012 10:47:43 -0700 Message-ID: From: JINMEI Tatuya / =?ISO-2022-JP?B?GyRCP0BMQEMjOkgbKEI=?= To: "Varadarajan, Sudharshan" In-Reply-To: <0694CF3623AD4B4FBCD500FFCA8CBC330547B036@SACEXCMBX02-PRD.hq.netapp.com> References: <0694CF3623AD4B4FBCD500FFCA8CBC330547B036@SACEXCMBX02-PRD.hq.netapp.com> User-Agent: Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mx.pao1.isc.org Cc: "freebsd-net@freebsd.org" Subject: Re: Help: Macro limit in file "nd6.h" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2012 17:47:54 -0000 At Tue, 18 Sep 2012 18:11:54 +0000, "Varadarajan, Sudharshan" wrote: > When I was going through the file nd6.h, (../sysnetinet6/nd6.h) I find that macro (prefix list size) "PRLSTSIZ" is defined as 10. Is there any particular reason for having a lower value like this? I don't remember, but I suspect it was an arbitrary choice. Maybe you can find the rationale (if any) in old commit logs when the code was developed by the KAME project at, e.g., http://www.kame.net/dev/cvsweb2.cgi/ --- JINMEI, Tatuya Internet Systems Consortium, Inc.