From owner-freebsd-arch@FreeBSD.ORG Thu Apr 8 04:55:06 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC65016A4CE for ; Thu, 8 Apr 2004 04:55:06 -0700 (PDT) Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BF6943D1D for ; Thu, 8 Apr 2004 04:55:05 -0700 (PDT) (envelope-from novo@cs.tu-berlin.de) Received: from 130-149-145-31.dialup.cs.tu-berlin.de (130-149-145-31.dialup.cs.tu-berlin.de [130.149.145.31]) by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id NAA09704; Thu, 8 Apr 2004 13:50:03 +0200 (MET DST) Date: Thu, 8 Apr 2004 13:50:23 +0200 (CEST) From: Harti Brandt X-X-Sender: novo@130-149-145-31.dialup.cs.tu-berlin.de To: Alexey Dokuchaev In-Reply-To: <20040408083046.GA37831@regency.nsu.ru> Message-ID: <20040408134912.B724@130-149-145-31.dialup.cs.tu-berlin.de> References: <20040407111613.W759@130-149-145-115.dialup.cs.tu-berlin.de> <20040408083046.GA37831@regency.nsu.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: arch@FreeBSD.ORG Subject: Re: interface renaming of an running interface X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: harti@FreeBSD.ORG List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 11:55:07 -0000 On Thu, 8 Apr 2004, Alexey Dokuchaev wrote: > On Wed, Apr 07, 2004 at 11:01:08AM -0700, Brooks Davis wrote: > > On Wed, Apr 07, 2004 at 11:38:45AM +0200, Harti Brandt wrote: > > > Additionally I would like to create new sysctls: > > > > > > net.link.generic.ifdata..dname > > > net.link.generic.ifdata..dunit > > > > > > to access the driver's name of an interface. > > Why not simply net.link.generic.if.... ? Because it fits into the already existing net.link.generic.ifdata..general net.link.generic.ifdata..linkspecific harti