ieee80211-radiotap: Add definitions for HE information and dissect it.
authorRichard Sharpe <realrichardsharpe@gmail.com>
Sat, 23 Dec 2017 15:31:19 +0000 (07:31 -0800)
committerAnders Broman <a.broman58@gmail.com>
Sun, 24 Dec 2017 06:50:54 +0000 (06:50 +0000)
commit8d6202df4559d144bc8edc6fdf4bfa6112fe746f
treef588089354cb746e802929ca40b65680a11b0fc5
parente30374d1691c5728cc979e9682ad4e99ea5c8252
ieee80211-radiotap: Add definitions for HE information and dissect it.

Now that HE Information is starting to be used in radiotap headers we need to
start defining and showing these. More will be comming, especially the dissection
of the header itself and carrying info in the ieee_802_11_phdr structure.

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