Wireshark-commits: [Wireshark-commits] master 32a815b: 802.11: Fix MAC header Address mapping

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 14 Mar 2015 03:02:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=32a815be20ad0e535ef7a172017b86624f70f907
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

32a815b by Cedric Izoard (cedric.izoard@xxxxxxxxxxxx):

    802.11: Fix MAC header Address mapping
    
    A1,A2,A3 and A4 in 802.11 MAC header were not correctly
    mapped to SA/TA/DA/RA/BSSID
    
    Change-Id: I050cbb544500d8c3bf3d545f85144ca853079dde
    Reviewed-on: https://code.wireshark.org/review/7655
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e5f3fe2   Remove proto_tree_add_text from packet-eigrp.c
    adds  32a815b   802.11: Fix MAC header Address mapping


Summary of changes:
 epan/dissectors/packet-ieee80211.c |  120 +++++++++++++++++++-----------------
 1 file changed, 64 insertions(+), 56 deletions(-)