URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5648fd5086933ea30ae92a7d60af444d6e1e7ddc
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
5648fd5 by Olaf Flaschel (olaf.flaschel@xxxxxxxxxx):
IEEE802.11: Fix src and dst address handling for AMSDUs
If the offset for src or dst address is set to 0 it should not be used.
Change-Id: I7ea4da49d5fe33e118bbf4cdf9a241083a0d950f
Reviewed-on: https://code.wireshark.org/review/32600
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7d9dc59 GTP: Wrong offset used for QoS Flow Identifier in UL PDU SESSION INFORMATION.
add 5648fd5 IEEE802.11: Fix src and dst address handling for AMSDUs
Summary of changes:
epan/dissectors/packet-ieee80211.c | 22 ++++++++++++++--------
1 file changed, 14 insertions(+), 8 deletions(-)