Wireshark-commits: [Wireshark-commits] master 3b7d139: Cisco WIDS wlan frames as sent by standalone
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3b7d139708b073688bcd774329c5860357cd560c
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3b7d139 by Joerg Mayer (jmayer@xxxxxxxxx):
Cisco WIDS wlan frames as sent by standalone APs do not include the QoS control
stuff.
Bug: 12421
Change-Id: Idc56bd573b72465e36c8141d3c0736b286ff220a
Reviewed-on: https://code.wireshark.org/review/15448
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
Actions performed:
from 9cd10f0 Add CiscoSystems, vendor id 9 AVPs
adds 3b7d139 Cisco WIDS wlan frames as sent by standalone APs do not include the QoS control stuff.
Summary of changes:
epan/dissectors/packet-cisco-wids.c | 2 +-
epan/dissectors/packet-ieee80211-radio.c | 34 ++++++++++++++++++++++----
epan/dissectors/packet-ieee80211.c | 38 +++++++++++++++++++++++-------
3 files changed, 61 insertions(+), 13 deletions(-)