]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r343698, r343700:
authorAndriy Voskoboinyk <avos@FreeBSD.org>
Sun, 10 Feb 2019 20:42:06 +0000 (20:42 +0000)
committerAndriy Voskoboinyk <avos@FreeBSD.org>
Sun, 10 Feb 2019 20:42:06 +0000 (20:42 +0000)
commit90cedf6d889246d119a891ec97bdcea20c473a24
treeed05814a4aa4456bb5212fb5cd3bb4655079d548
parente209aefe91286730be6f9c981793feb0209d8f73
MFC r343698, r343700:
ifconfig(8): display management / multicast wlan(4) rates properly

For 11n / 11ac we are still using non-11n rates for management and
multicast traffic by default; check 'MCS rate' bit to determine how
to print them correctly.

PR: 161035
sbin/ifconfig/ifieee80211.c