Wireshark-commits: [Wireshark-commits] master cc12c72: Riemann: add support for TCP transport

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 13 Dec 2014 07:17:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc12c726b88a7f056a21f78fb531d0e2e986b133
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cc12c72 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Riemann: add support for TCP transport
    
    Bug: 10770
    Change-Id: I101d0152f41c0ab3d7f0fa0ccab6dec3b9e68f0d
    Reviewed-on: https://code.wireshark.org/review/5741
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  5d6eb80   Use g_direct_ functions for hash tables where possible
    adds  cc12c72   Riemann: add support for TCP transport


Summary of changes:
 epan/dissectors/packet-riemann.c |   66 +++++++++++++++++++++++++++++---------
 1 file changed, 51 insertions(+), 15 deletions(-)