URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37723968d2b37c52f5809398b85adffdc815ce9d
Submitter: ronnie sahlberg (ronniesahlberg@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3772396 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
WIP:ieee80211: HotSpot 2.0 fixes.
This bring the IEEE802.11 dissector further into conformance with the
HS2.0 spec.
I have concerns at how complex the handling of
dissect_advertisement_protocol_common has become.
I also have some bugs reported by the WFA to deal with.
Change-Id: I69caca7d568562b752a70e5f73a7fa395364bc23
Reviewed-on: https://code.wireshark.org/review/26279
Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Actions performed:
from 6db59af print: free memory if not used (found by clang).
adds 3772396 WIP:ieee80211: HotSpot 2.0 fixes.
Summary of changes:
epan/dissectors/packet-ieee80211.c | 591 +++++++++++++++++++++++++++++++++++--
epan/dissectors/packet-ieee80211.h | 15 +-
2 files changed, 581 insertions(+), 25 deletions(-)