Wireshark-commits: [Wireshark-commits] master 6c02abf: start dissecting the ZVT authentication apdu

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Jan 2015 20:59:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c02abf2d9e634db77a03be6bc41af0051ee243c
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6c02abf by Martin Kaiser (wireshark@xxxxxxxxx):

    start dissecting the ZVT authentication apdu
    
    add a length paramenter to the body dissection functions in the apdu table
    
    Change-Id: I4abbd9078fd36385a816963ab042f443e3c26b60
    Reviewed-on: https://code.wireshark.org/review/6669
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  4fc8286   display the control field text in the info col
    adds  6c02abf   start dissecting the ZVT authentication apdu


Summary of changes:
 epan/dissectors/packet-zvt.c |  107 ++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 104 insertions(+), 3 deletions(-)