ieee80211: Start to dissect 80211ax trigger frames and other fields.
authorRichard Sharpe <realrichardsharpe@gmail.com>
Tue, 20 Feb 2018 16:36:59 +0000 (08:36 -0800)
committerAnders Broman <a.broman58@gmail.com>
Thu, 22 Feb 2018 05:10:51 +0000 (05:10 +0000)
commitb293c97ad3f128eb25e3af8d34549368544df708
treec7f8ca9a3b43584f317d823c4ce953f394b86be3
parentc76b37845333a62b66a570e59edef976cfae7cf9
ieee80211: Start to dissect 80211ax trigger frames and other fields.

Here we have dissected much of the Common Info and the user info but there
are still things to fix.

This set also refactors the block ack handling code so I can use it from
the HE Trigger dissection code. We have enough to use in Trigger requests
I think but there are still new block ack requests to be dealt with.

Also refactored the VHT NDP Announcements so we can handle HE NDP
annoucements and added some custom handling of Target RSSI fields.

Many thanks to George Baltatanu who has found many issues along the
way with his testing.

Change-Id: Ia41e1153d7331d24b8ae0b6871935f4fa806d188
Reviewed-on: https://code.wireshark.org/review/25685
Petri-Dish: Richard Sharpe <realrichardsharpe@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
epan/dissectors/packet-ieee80211.c