From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 13:08:20 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 177C01065670 for ; Tue, 20 Sep 2011 13:08:20 +0000 (UTC) (envelope-from paul@gromit.dlib.vt.edu) Received: from qmta14.emeryville.ca.mail.comcast.net (qmta14.emeryville.ca.mail.comcast.net [76.96.27.212]) by mx1.freebsd.org (Postfix) with ESMTP id F3A6D8FC13 for ; Tue, 20 Sep 2011 13:08:19 +0000 (UTC) Received: from omta22.emeryville.ca.mail.comcast.net ([76.96.30.89]) by qmta14.emeryville.ca.mail.comcast.net with comcast id ayuC1h0081vN32cAE0v3Nk; Tue, 20 Sep 2011 12:55:03 +0000 Received: from pmather.tower.lib.vt.edu ([128.173.51.28]) by omta22.emeryville.ca.mail.comcast.net with comcast id b13U1h00p0cWWDL8i13XYy; Tue, 20 Sep 2011 13:03:38 +0000 Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Paul Mather In-Reply-To: Date: Tue, 20 Sep 2011 08:54:57 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <15798CB9-E1DC-4906-8951-AE23CD032FD6@gromit.dlib.vt.edu> References: <20110920011804.6C2D52151@sjakie.klop.ws> To: "Ronald Klop" X-Mailer: Apple Mail (2.1084) Cc: "freebsd-stable@freebsd.org" Subject: Re: usbus is seen as network interface - Fwd: sjakie.klop.ws daily run output X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2011 13:08:20 -0000 On Sep 20, 2011, at 6:11 AM, Ronald Klop wrote: > Hello, >=20 > Why is usbus seen as a network interface since some time? > I'm running 9-CURRENT on amd64. I've been wondering this, too. It also started happening sometime in = the lifetime of 8-STABLE some months ago, with "netstat -i" showing = usbus network interfaces despite no ethernet NIC being attached. It = appears that "ifconfig" is smart enough to omit these in output, as was = netstat in former times on RELENG_8 (and still is on RELENG_7), so why = include them now? Just wondering... Cheers, Paul.=