Wireshark-commits: [Wireshark-commits] master 66f1baa: CQL: Enhance version dissection

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Oct 2016 03:53:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=66f1baa64957f42edb8927fcdb2f64131fd415ad
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

66f1baa by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    CQL: Enhance version dissection
    
    Display on hex (like spec)
    Add (sub) field for protocol version and direction
    
    Ping-Bug 12818
    Change-Id: I6947f82915f54095f86cd0e2125982af42e9bbf9
    Reviewed-on: https://code.wireshark.org/review/18188
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d9c4f60   CQL: Add support of version 4
    adds  66f1baa   CQL: Enhance version dissection


Summary of changes:
 epan/dissectors/packet-cql.c |   37 +++++++++++++++++++++++++++++++++++--
 1 file changed, 35 insertions(+), 2 deletions(-)