Wireshark-commits: [Wireshark-commits] master a22b912: Added dissection of EPHandleDelete Req & Res
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 May 2014 20:15:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a22b91250f2edde7313b3dbf2c7959d1a9d8a7ce
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a22b912 by Sean O. Stalley (sean.stalley@xxxxxxxxx):

    Added dissection of EPHandleDelete Req & Resp packets
    
    Added support for dissecting Media Agnostic USB EPHandleDelete
    Req & Resp packets.
    
    Change-Id: I225a38291c3f47065755c01b336ef75c719e5d58
    Reviewed-on: https://code.wireshark.org/review/1546
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  9803122   Ignore SIGPIPE on systems that have it.
    adds  a22b912   Added dissection of EPHandleDelete Req & Resp packets


Summary of changes:
 epan/dissectors/packet-mausb.c |   70 +++++++++++++++++++++++++++-------------
 1 file changed, 47 insertions(+), 23 deletions(-)