In tcpdump(8), fix printing of multiple 802.11 RSN ciphers and AKMs.
authorstsp <stsp@openbsd.org>
Fri, 22 Jul 2022 20:31:45 +0000 (20:31 +0000)
committerstsp <stsp@openbsd.org>
Fri, 22 Jul 2022 20:31:45 +0000 (20:31 +0000)
commit3cfb457272d53fc3b536e26181203ae9bd7e9449
tree37c94e91268be968aaf3c75fcf2876b675008a5b
parentdd682bce076cfd0b5cecfed6683e6b3aca485e37
In tcpdump(8), fix printing of multiple 802.11 RSN ciphers and AKMs.

Also, pretty-print SAE (used by WPA3) if found in AKMs.

Errors introduced by me in CVS commit hgtOdzeJfB27Yyq0 / r1.40.
Patch by Mikhail
usr.sbin/tcpdump/print-802_11.c