Wireshark-commits: [Wireshark-commits] master e43e6e6: ieee80211: add radiotap TX flags
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e43e6e689793620ae1b4ab08830f903aed54d586
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e43e6e6 by Mathy Vanhoef (Mathy.Vanhoef@xxxxxxx):
ieee80211: add radiotap TX flags
This patches adds support to parse the TX flags of the radiotap header,
including a new DONT_ORDER Tx flag.
Bug: 16732
Change-Id: Ia57c079e020a32219a3e3fcfb7da5ef260360b7e
Reviewed-on: https://code.wireshark.org/review/37944
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 79e43ef EAP: Update to EAP Identity Dissection
add e43e6e6 ieee80211: add radiotap TX flags
Summary of changes:
epan/dissectors/packet-ieee80211-radiotap-defs.h | 7 ++-
epan/dissectors/packet-ieee80211-radiotap.c | 78 ++++++++++++++++++++++++
2 files changed, 84 insertions(+), 1 deletion(-)