URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ccf9820ea7575edf1d4192b3f119769a6a6819dd
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ccf9820 by Dario Lombardo (lomato@xxxxxxxxx):
elastic: change 'pcap_file' into 'doc' in the mapping.
Newer versions of elastic are using 'doc' as type. Change the code
according to that.
Fix point (4) of the linked bug.
Bug: 15763
Change-Id: Ia28102a0914c6308eb3516daa57af2e49ce9a4e5
Reviewed-on: https://code.wireshark.org/review/33111
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Eneko Gómez <eneko.gomez.tecnalia@xxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from 9f875e9 USB Audio: Dissect USB Audio Interface Subclass
add ccf9820 elastic: change 'pcap_file' into 'doc' in the mapping.
Summary of changes:
epan/print.c | 4 ++--
epan/proto.c | 6 +++---
test/baseline/dhcp.ek | 8 ++++----
test/baseline/dhcp.json | 8 ++++----
test/baseline/dhcp.jsonraw | 8 ++++----
test/baseline/elastic-mapping-ip-subset.json | 2 +-
test/suite_clopts.py | 2 +-
test/suite_outputformats.py | 4 ++--
8 files changed, 21 insertions(+), 21 deletions(-)