From owner-freebsd-net@FreeBSD.ORG Wed Dec 12 23:19:22 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 0EF7916A419 for ; Wed, 12 Dec 2007 23:19:22 +0000 (UTC) (envelope-from cdillon@wolves.k12.mo.us) Received: from mail.wolves.k12.mo.us (mail.wolves.k12.mo.us [207.160.214.1]) by mx1.freebsd.org (Postfix) with ESMTP id EB0C513C458 for ; Wed, 12 Dec 2007 23:19:21 +0000 (UTC) (envelope-from cdillon@wolves.k12.mo.us) Received: from localhost (localhost [127.0.0.1]) by mail.wolves.k12.mo.us (Postfix) with ESMTP id 3DCA6B870; Wed, 12 Dec 2007 17:00:43 -0600 (CST) X-Virus-Scanned: amavisd-new at wolves.k12.mo.us Received: from mail.wolves.k12.mo.us ([127.0.0.1]) by localhost (mail.wolves.k12.mo.us [127.0.0.1]) (amavisd-new, port 10024) with LMTP id OrhQYfYVDiCD; Wed, 12 Dec 2007 17:00:42 -0600 (CST) Received: from wolves.k12.mo.us (localhost [127.0.0.1]) by mail.wolves.k12.mo.us (Postfix) with ESMTP id 69052B856; Wed, 12 Dec 2007 17:00:42 -0600 (CST) Received: from rstech21.int.wolves.k12.mo.us (rstech21.int.wolves.k12.mo.us [10.1.3.201]) by www.wolves.k12.mo.us (Horde MIME library) with HTTP; Wed, 12 Dec 2007 17:00:42 -0600 Message-ID: <20071212170042.qipz79stssog8844@www.wolves.k12.mo.us> Date: Wed, 12 Dec 2007 17:00:42 -0600 From: Chris Dillon To: Julian Elischer References: <476061FD.8050500@elischer.org> In-Reply-To: <476061FD.8050500@elischer.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.5) / FreeBSD-6.2 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:19:22 -0000 Quoting Julian Elischer : > 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).. > > > current;y in my code I'm using 'universe' but I don't like that.. I think you just said it best yourself, you need a name for a "network view", so why not just call it a "view"? Other things use the same terminology like a DNS "view" or an SQL "view" and I think it makes sense in this case as well.