]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: scan: Add partial Multi-Link element printing main master
authorAlex Gavin <alex.gavin@candelatech.com>
Wed, 28 May 2025 04:13:30 +0000 (21:13 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 24 Jun 2025 07:41:15 +0000 (09:41 +0200)
commit8d52fb4ccc5398a89dd99eba132a7faa3136e1ce
tree2e4eda1402105a2dee2db867c26dfeab02a92077
parentcfc0695660bad898ac2beb56cf9c2c7c3a111ceb
iw: scan: Add partial Multi-Link element printing

Only print some basic items to start.

Minimum and maximum length values are computed from the
specification. Maximum only includes Common Info and
does not consider Link Info.

Signed-off-by: Alex Gavin <alex.gavin@candelatech.com>
Link: https://patch.msgid.link/20250528041330.83464-1-alex.gavin@candelatech.com
[code style, spelling fixes]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
ieee80211.h
iw.h
scan.c
util.c