Wireshark-commits: [Wireshark-commits] master 98b5820: zvt: dissect Initialisation message
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 4 Sep 2016 17:03:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=98b5820546ffeea7700c0d74258eaf3b7b235d5c
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

98b5820 by Martin Kaiser (wireshark@xxxxxxxxx):

    zvt: dissect Initialisation message
    
    It contains the same password field that appears in the Registration
    message. Make this field generic and reuse it here.
    
    Change-Id: I7be9a99b5da1713937ffca5624be66150ff453d1
    Reviewed-on: https://code.wireshark.org/review/17489
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  397a9d0   zvt: start dissecting Intermediate Status Information
    adds  98b5820   zvt: dissect Initialisation message


Summary of changes:
 epan/dissectors/packet-zvt.c |   21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)