Wireshark-commits: [Wireshark-commits] master abd287f: MBIM: add dissection of Intel proprietary UU

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

Commits:

abd287f by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MBIM: add dissection of Intel proprietary UUIDs
    
    Based on http://www.telit.com/fileadmin/user_upload/products/Downloads/4G/Telit_xN930_MBIM_Command_Functional_Specification_r2.pdf
    
    While we are at it, add placeholder for AT&T proprietary UUID (no dissection of the buffers).
    
    Change-Id: I4f9825d1f9fde474853f9b86a4302742c078d8cd
    Reviewed-on: https://code.wireshark.org/review/16413
    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  5e9e48b   TCP: fix indent (use 4 spaces)
    adds  abd287f   MBIM: add dissection of Intel proprietary UUIDs


Summary of changes:
 epan/dissectors/packet-mbim.c | 1555 +++++++++++++++++++++++++++++++++--------
 1 file changed, 1246 insertions(+), 309 deletions(-)