Wireshark-commits: [Wireshark-commits] master 4b42a45: sharkd: use json_dumper for output.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 07 Jan 2019 18:19:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4b42a45ebc35b5d2c7ff00cb5653d25497c4a848
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4b42a45 by Dario Lombardo (lomato@xxxxxxxxx):

    sharkd: use json_dumper for output.
    
    Change-Id: I457613ea154a86098f536b57844ad6606c595a46
    Reviewed-on: https://code.wireshark.org/review/31035
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  711eb94   Minor bugfix of ASTERIX I023
     add  4b42a45   sharkd: use json_dumper for output.


Summary of changes:
 sharkd_session.c     | 1251 ++++++++++++++++++++++----------------------------
 test/suite_sharkd.py |    5 +-
 2 files changed, 545 insertions(+), 711 deletions(-)