From nobody@FreeBSD.org  Mon Dec  9 10:10:11 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id A6278F37
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  9 Dec 2013 10:10:11 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 929A818D0
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  9 Dec 2013 10:10:11 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rB9AABTr010342
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 9 Dec 2013 10:10:11 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rB9AABQJ010305;
	Mon, 9 Dec 2013 10:10:11 GMT
	(envelope-from nobody)
Message-Id: <201312091010.rB9AABQJ010305@oldred.freebsd.org>
Date: Mon, 9 Dec 2013 10:10:11 GMT
From: Marcus Reid <marcus@blazingdot.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: wlan0 missing some ifmib(4) data
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         184626
>Category:       kern
>Synopsis:       [wlan] wlan0 missing some ifmib(4) data
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-wireless
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 09 10:20:01 UTC 2013
>Closed-Date:    
>Last-Modified:  Tue Dec 10 02:04:45 UTC 2013
>Originator:     Marcus Reid
>Release:        10-BETA4
>Organization:
>Environment:
FreeBSD luna 10.0-BETA4 FreeBSD 10.0-BETA4 #0 r258774: Sun Dec  1 00:51:31 UTC 2013     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Some ifmib(4) data, secifically ifi_obytes from the if_data structure (see ifnet(9)) appears to be missing from wlan0. For example, 'netstat -I wlan0 1' reports that 0 bytes are received per second.  It does report the packets per second though.  The situation seems to be reversed for iwn0 (the parent interface of wlan0) except that both (incoming) pps and bps are missing.

Aside from netstat, there are other consumers of this info, like gui network monitors, etc.
>How-To-Repeat:
netstat -I wlan0 1
netstat -I iwn0 1
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-wireless 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Dec 10 02:04:28 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184626 
>Unformatted:
