From owner-freebsd-hackers Wed Oct 3 13: 7:12 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id C1DAD37B407; Wed, 3 Oct 2001 13:07:05 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.4) id f93K73j95144; Wed, 3 Oct 2001 16:07:03 -0400 (EDT) (envelope-from wollman) Date: Wed, 3 Oct 2001 16:07:03 -0400 (EDT) From: Garrett Wollman Message-Id: <200110032007.f93K73j95144@khavrinen.lcs.mit.edu> To: culverk@wam.umd.edu Cc: freebsd-hackers@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: SIOCGIFDATA In-Reply-To: <20011003194238.7722637B406@hub.freebsd.org> References: <20011003194238.7722637B406@hub.freebsd.org> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > I was wondering if anyone had thought of implementing the above ioctl. Right > now from what I can tell, (from wmnet, and netstat) all stats for a network > device are kvm_read out of the kernel. These applications should use sysctl instead. All of the information is available through the interface mib. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message