From owner-freebsd-net@FreeBSD.ORG Tue Apr 20 23:58:58 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98EBC16A4CE for ; Tue, 20 Apr 2004 23:58:58 -0700 (PDT) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8528243D5E for ; Tue, 20 Apr 2004 23:58:58 -0700 (PDT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.9p1/8.12.8) with ESMTP id i3L6wwgd049269; Tue, 20 Apr 2004 23:58:58 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i3L6wwQt049268; Tue, 20 Apr 2004 23:58:58 -0700 (PDT) (envelope-from rizzo) Date: Tue, 20 Apr 2004 23:58:58 -0700 From: Luigi Rizzo To: Petri Helenius Message-ID: <20040420235858.B47612@xorpc.icir.org> References: <20040419110912.A71274@xorpc.icir.org> <408613F7.1090806@he.iki.fi> <20040420233818.B43347@xorpc.icir.org> <40861A71.1020502@he.iki.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <40861A71.1020502@he.iki.fi>; from pete@he.iki.fi on Wed, Apr 21, 2004 at 09:53:37AM +0300 cc: net@freebsd.org Subject: Re: what is the story on if_index allocation ? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 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, 21 Apr 2004 06:58:58 -0000 On Wed, Apr 21, 2004 at 09:53:37AM +0300, Petri Helenius wrote: ... > Relevant quote from the RFC: a very appropriate one indeed, which seems to substantiate my point. > interfaces that might be added dynamically. The exact meaning of a > "different" interface is hard to define, and there will be gray > areas. Any firm definition in this document would likely turn out to > be inadequate. Instead, implementors must choose what it means in > their particular situation, subject to the following rules: so if there are gray areas in defining 'different' the same applies to defining 'same' :) cheers luigi