>Number: 184626 >Category: misc >Synopsis: wlan0 missing some ifmib(4) data >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >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: >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 r...@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: >Unformatted: _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"