Wireshark-commits: [Wireshark-commits] master 9d46d82: omron: add FINS/TCP support to Omron FINS di

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 01 Jul 2019 04:16:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d46d828c92bd325bdc46ad5fb179a99cb2e797c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9d46d82 by Kevin Herron (kevinherron@xxxxxxxxx):

    omron: add FINS/TCP support to Omron FINS dissector
    
    sample capture at https://wiki.wireshark.org/SampleCaptures?action=AttachFile&do=get&target=fins-tcp.pcapng
    
    Change-Id: Id5795384720ec3855e75de36bed7afb68f709b4a
    Reviewed-on: https://code.wireshark.org/review/33710
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8a4ce74   Libpcap may now say "The interface disappeared" if it did.
     add  9d46d82   omron: add FINS/TCP support to Omron FINS dissector


Summary of changes:
 epan/dissectors/packet-omron-fins.c | 237 ++++++++++++++++++++++++++++++------
 1 file changed, 197 insertions(+), 40 deletions(-)