| Summary: | ifconfig list scan still abbreviates some SSID in -v mode | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Markus Stoff <markus> |
| Component: | wireless | Assignee: | Andriy Voskoboinyk <avos> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | avos, markus |
| Priority: | --- | ||
| Version: | 11.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Markus Stoff
2016-12-14 12:43:39 UTC
A commit references this bug: Author: avos Date: Wed Dec 14 21:12:43 UTC 2016 New revision: 310089 URL: https://svnweb.freebsd.org/changeset/base/310089 Log: ifconfig: do not truncate SSID in verbose mode. Fix 32-character SSID abbreviation for 'ifconfig -v wlan0 scan' command. PR: 215301 Submitted by: <ms-freebsd-bugzilla@stoffnet.at> MFC after: 4 days Changes: head/sbin/ifconfig/ifieee80211.c A commit references this bug: Author: avos Date: Sun Dec 18 20:59:24 UTC 2016 New revision: 310235 URL: https://svnweb.freebsd.org/changeset/base/310235 Log: MFC r310089: ifconfig: do not truncate SSID in verbose mode. Fix 32-character SSID abbreviation for 'ifconfig -v wlan0 scan' command. PR: 215301 Submitted by: <ms-freebsd-bugzilla@stoffnet.at> Changes: _U stable/11/ stable/11/sbin/ifconfig/ifieee80211.c Committed, thanks! |