Wireshark-commits: [Wireshark-commits] master 00fd41b: print: fix ek output with -j option.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Nov 2019 04:41:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=00fd41b61985286b728c6631d83a0cc82d037cb3
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

00fd41b by Dario Lombardo (lomato@xxxxxxxxx):

    print: fix ek output with -j option.
    
    Bug: 16207
    Change-Id: I95047f76430f5e83083b950a8ed7400e6cdd40ec
    Reviewed-on: https://code.wireshark.org/review/35117
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  85ede9a   ssh: add direction generated field.
     add  00fd41b   print: fix ek output with -j option.


Summary of changes:
 epan/print.c                 | 2 ++
 test/baseline/dhcp-filter.ek | 8 ++++++++
 test/suite_outputformats.py  | 5 +++++
 3 files changed, 15 insertions(+)
 create mode 100644 test/baseline/dhcp-filter.ek