From owner-freebsd-net@FreeBSD.ORG Fri Sep 10 20:18:44 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 F013216A4CE; Fri, 10 Sep 2004 20:18:44 +0000 (GMT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [128.30.28.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 785E543D3F; Fri, 10 Sep 2004 20:18:44 +0000 (GMT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.9/8.12.9) with ESMTP id i8AKIg8g038015 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK CN=khavrinen.lcs.mit.edu issuer=SSL+20Client+20CA); Fri, 10 Sep 2004 16:18:43 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.9/8.12.9/Submit) id i8AKIgg2038012; Fri, 10 Sep 2004 16:18:42 -0400 (EDT) (envelope-from wollman) Date: Fri, 10 Sep 2004 16:18:42 -0400 (EDT) From: Garrett Wollman Message-Id: <200409102018.i8AKIgg2038012@khavrinen.lcs.mit.edu> To: Andre Oppermann In-Reply-To: <414208EE.B7F43DB6@freebsd.org> References: <20040910191831.GP89036@lucky.net> <20040910194642.GC84228@lucky.net> <20040910195826.GE28085@odin.ac.hmc.edu> <414208EE.B7F43DB6@freebsd.org> X-Spam-Score: -19.8 () IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES X-Scanned-By: MIMEDefang 2.37 cc: freebsd-net@FreeBSD.ORG Subject: Re: original interface name? (5.*) 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: Fri, 10 Sep 2004 20:18:45 -0000 < said: > Brooks Davis wrote: >> I'm considering adding an ifconfig -v option that would imply -m and add >> more details like index, epoch, dname, dunit, etc. > That would be great! A particularly relevant feature would give `ifconfig' an option to emit the current configuration of the interface in a form which would be acceptable on the `ifconfig' command line. -GAWollman