Wireshark-commits: [Wireshark-commits] master 139aa61: IEEE802.11: properly decode bss transition r

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 26 Mar 2016 01:05:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=139aa61588408da7e5e3abb0679ad1c4ad879a0c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

139aa61 by Sven Schnelle (svens@xxxxxxxxxxxxxx):

    IEEE802.11: properly decode bss transition response packets
    
    Old code didn't decode response specific fields, so all
    packets where shown as invalid.
    
    Bug: 12294
    Change-Id: Id3bca825925ef3c20da1bb98dfb50961989fd585
    Reviewed-on: https://code.wireshark.org/review/14529
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9153e98   gvsp: allow for header-only GVSP payload packet
    adds  139aa61   IEEE802.11: properly decode bss transition response packets


Summary of changes:
 epan/dissectors/packet-ieee80211.c |   71 +++++++++++++++++++++++++++++++++++-
 1 file changed, 69 insertions(+), 2 deletions(-)