Wireshark-commits: [Wireshark-commits] master 761365e: radiotap: Bring the HE header dissection int
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=761365e574d4cd6be0ef74829ee42339192ad167
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
761365e by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
radiotap: Bring the HE header dissection into conformance with changes.
Johannes made changes in the handling of LTF Symbols and LTF Symbol count
which are sort of backward compatible.
This brings us into conformance with those.
The specification can be found here: http://www.radiotap.org/fields/HE.html
Change-Id: I82e5458fa871b42549fabd0bcb49f6366c10d8bb
Reviewed-on: https://code.wireshark.org/review/27370
Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from fce04c2 ieee80211: Bring HT Info into conformance with IEEE802.11-2016.
adds 761365e radiotap: Bring the HE header dissection into conformance with changes.
Summary of changes:
epan/dissectors/packet-ieee80211-radiotap-defs.h | 6 +-
epan/dissectors/packet-ieee80211-radiotap.c | 76 ++++++++++++++++--------
2 files changed, 53 insertions(+), 29 deletions(-)