]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: Print OSEN element for HotSpot 2.0 IE.
authorBen Greear <greearb@candelatech.com>
Tue, 17 Mar 2015 22:02:33 +0000 (15:02 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 30 Mar 2015 09:07:00 +0000 (11:07 +0200)
commitf188ab676a69a1fa0f318be13755fd288d52bcda
tree18644eafb71ac8b80e20011ec0025cb5118cae8d
parent5130bba08d4697e8261c1013d92aba6513804f04
iw: Print OSEN element for HotSpot 2.0 IE.

Re-uses most of the print-rsn logic since only the header
differs.

Example output:
...
HotSpot 2.0 OSEN:
 * Group cipher: NO-GROUP
 * Pairwise ciphers: CCMP
 * Authentication suites: OSEN
 * Capabilities: 16-PTKSA-RC 1-GTKSA-RC (0x000c)

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
scan.c