Wireshark-commits: [Wireshark-commits] master 6c0972b: MBIM: add dissection of AT&T proprietary UUI

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 Jul 2016 15:22:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c0972bcd6e76bb4e22f729463ccfa5dad84eaff
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6c0972b by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MBIM: add dissection of AT&T proprietary UUID
    
    Based on AT&T Windows 8 Extended API Requirements version 1.8.0
    
    Change-Id: Iaf54173812a02023581c530f2340ea21e9e220d9
    Reviewed-on: https://code.wireshark.org/review/16431
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  d5e435e   DHCP: correctly parse PXE options (209-210)
    adds  6c0972b   MBIM: add dissection of AT&T proprietary UUID


Summary of changes:
 epan/dissectors/packet-mbim.c |  695 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 682 insertions(+), 13 deletions(-)