Wireshark-commits: [Wireshark-commits] master d03b6c0: dissectors: update list of controls in CTDB

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 9 Feb 2017 16:17:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d03b6c09dae861d3349fded9cc7bc1647da79da6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d03b6c0 by Günther Deschner (gd@xxxxxxxxx):

    dissectors: update list of controls in CTDB dissector.
    
    Note that although some of the controls have been removed from the
    protocol in upstream CTDB versions they are still present here in order
    to dissect older protocol variants.
    
    Guenther
    
    Signed-off-by: Guenther Deschner <gd@xxxxxxxxx>
    Change-Id: I67d8f69a7e920f4b1eeed21caab4d2b0b104d669
    Reviewed-on: https://code.wireshark.org/review/20023
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  80e8f7d   Add wtap_init to dftest.
    adds  d03b6c0   dissectors: update list of controls in CTDB dissector.


Summary of changes:
 epan/dissectors/packet-ctdb.c |  204 +++++++++++++++++++++++++++++++++++++----
 1 file changed, 184 insertions(+), 20 deletions(-)