Wireshark-commits: [Wireshark-commits] master 0ac441b: Dissect ext_capab and alt_mac_addr subelemen

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Oct 2014 08:08:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0ac441b3ec36a65090721ffaf8bf668dd1b0bbbb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0ac441b by Anndy Ke (anndymaktub@xxxxxxxxxxxx):

    Dissect ext_capab and alt_mac_addr subelements of wifi display IE.
    
    Support two subelements of WFD IE:
    - WFD Extended Capability Bitmap
    - Alternative MAC Address
    
    Change-Id: Ic365fdd84a6db6cf7d21c6ea32924a094432f83a
    Reviewed-on: https://code.wireshark.org/review/4380
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  39c51be   LLDP: TIA Network Policy Unknown Policy Flag Decode is not correct
    adds  0ac441b   Dissect ext_capab and alt_mac_addr subelements of wifi display IE.


Summary of changes:
 epan/dissectors/packet-wifi-display.c |   91 +++++++++++++++++++++++++++++++++
 1 file changed, 91 insertions(+)