URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=798e6aee36c64584a4f776a00993edfb7146839d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
798e6ae by Cedric Izoard (cedric.izoard@xxxxxxxxxxxx):
ieee80211: Dissect WFA MBO ANQP element
Add parsing of MBO ANQP element as defined by 'Wi-Fi Agile Multiband'
specification (v1.4)
Bug: 16494
Change-Id: If03a9d474912a607fa1752ac1f787b71a45e0fa6
Reviewed-on: https://code.wireshark.org/review/36867
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from cad371a ieee80211: Fix length in vendor specific ANQP data subset
add 798e6ae ieee80211: Dissect WFA MBO ANQP element
Summary of changes:
epan/dissectors/packet-ieee80211.c | 65 ++++++++++++++++++++++++++++++++++++++
epan/dissectors/packet-ieee80211.h | 1 +
2 files changed, 66 insertions(+)