From owner-freebsd-net@FreeBSD.ORG Wed Dec 12 23:09:47 2007 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 13DDA16A41A for ; Wed, 12 Dec 2007 23:09:47 +0000 (UTC) (envelope-from silby@silby.com) Received: from niwun.pair.com (niwun.pair.com [209.68.2.70]) by mx1.freebsd.org (Postfix) with SMTP id A002013C467 for ; Wed, 12 Dec 2007 23:09:46 +0000 (UTC) (envelope-from silby@silby.com) Received: (qmail 8351 invoked by uid 3193); 12 Dec 2007 23:09:45 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 12 Dec 2007 23:09:45 -0000 Date: Wed, 12 Dec 2007 18:09:44 -0500 (EST) From: Mike Silbersack X-X-Sender: silby@niwun.pair.com To: Julian Elischer In-Reply-To: <476061FD.8050500@elischer.org> Message-ID: <20071212180910.H75212@niwun.pair.com> References: <476061FD.8050500@elischer.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Net Subject: Re: bikeshed for all! 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, 12 Dec 2007 23:09:47 -0000 On Wed, 12 Dec 2007, Julian Elischer wrote: > So, I'm playing with some multiple routing table support.. > the first version is a minimal impact version with very limited > functionality. > It's done that way so I can put it in RELENG_6/7 without breaking ABIs (I > hope). > Later there will be a more flexible version for-current. > > Here's the question.. > > I need a word to use to describe the network view one is currently on.. > e.g. if you are usinghe second routing table, you could say I've set xxx to 1 > (0 based).. In the spirit of your subject, why not call them 'sheds'? -Mike