[Bug 216470] netstat -inw -f link does not show wireless interfaces anymore
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 28 09:18:18 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216470
Shane <FreeBSD at ShaneWare.Biz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |FreeBSD at ShaneWare.Biz
--- Comment #3 from Shane <FreeBSD at ShaneWare.Biz> ---
For info - this is a known change in 11.0
>From 11.0 release notes -
The wireless network stack has been modified to no longer show physical
wireless devices by default. In order to view available wireless devices on the
system, run sysctl net.wlan.devices.
see base r287197 for the commit to this.
So now wlan0 will be visible but ath0 will only be listed by sysctl or in
dmesg, it may also show up in some log messages from the kernel.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list