From owner-freebsd-net@FreeBSD.ORG Thu Dec 13 23:01:35 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 1447416A417 for ; Thu, 13 Dec 2007 23:01:35 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outT.internet-mail-service.net (outT.internet-mail-service.net [216.240.47.243]) by mx1.freebsd.org (Postfix) with ESMTP id E930A13C467 for ; Thu, 13 Dec 2007 23:01:34 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.40) with ESMTP; Thu, 13 Dec 2007 15:01:34 -0800 Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id 98614126CCD; Thu, 13 Dec 2007 15:01:33 -0800 (PST) Message-ID: <4761B9CC.1020008@elischer.org> Date: Thu, 13 Dec 2007 15:01:32 -0800 From: Julian Elischer User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <476061FD.8050500@elischer.org> <200712130021.56473.max@love2party.net> <476072DB.3090600@elischer.org> <200712131549.21669.nvass@teledomenet.gr> <476190F2.2030105@elischer.org> <47619502.5070404@FreeBSD.org> <4761AC47.2010904@elischer.org> <20071213221607.Q81630@maildrop.int.zabbadoz.net> In-Reply-To: <20071213221607.Q81630@maildrop.int.zabbadoz.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, "Bruce M. Simpson" 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: Thu, 13 Dec 2007 23:01:35 -0000 > I'd suggest to go with any kind of spelling of 'fibid', 'fib_id', > 'FIBid', or ... as that's what it is called these days. inside the kernel I'll be sticking with the rt_ prefix to reduce confusion. I think I'll go with the tableid name used in openBSD for compat reasons, and its succinct. however in the user visible portion I'm still lookig for a name for the utility.. (similar to nice, jail, chroot) looking for something that flows off the fingers nicely.. fib 1 ping 1.1.1.1 might work for me # # fib 1 sysctl net.my_fib 1 # # since I've never heard of it before I don't know how standard FIB is? setfib 1 (mumble) I think the contenders are: Base short version utility name ================================================================== instance (ala Juniper) inst? rtinst rtinst vrf (ala cisco) vrf, setvrf fib ala someone else fib, setfib and a late contender: routes 1 ping 1.1.1.1 (note plural)