14 chars length for showing SSIDs is not enough while dealing with
long SSIDs, I think it makes sense to show max SSID length (32
octets).
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15596 Build 15632: arc lint + arc unit
Event Timeline
Comment Actions
sbin/ifconfig/ifieee80211.c | ||
---|---|---|
3506 | How can I test it together with scripts/tools? With an old behavior the output looks like: SSID/MESH ID 0xc2af5c5f2... 3HuiTube_2.... with 32 chars: SSID/MESH ID 0xc2af5c5f28e38384 3HuiTube_2.4Ghz_A08A |
Comment Actions
I think it's fine to extend it; longer SSIDs are now a thing and have been for a while.