Wireshark-commits: [Wireshark-commits] master e3a6e48: Nano: add a heuristic dissector registration
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Mar 2018 10:56:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3a6e487af7866002e643c73eb3ebf1fde6b96e9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e3a6e48 by Roland Haenel (roland@xxxxxxxxx):

    Nano: add a heuristic dissector registration.
    
    When operating a Nano node behind a NAT, non-standard ports are commonly
    used for the protocol. The option to enable a heuristic dissector should
    be helpful in this scenario.
    
    Change-Id: I74abd8c90e9e5cebc0251662ade73f4e6e5e21bd
    Reviewed-on: https://code.wireshark.org/review/26668
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  85a0646   lemon: Sync with upstream,  Jun 28, 2017
    adds  e3a6e48   Nano: add a heuristic dissector registration.


Summary of changes:
 epan/dissectors/packet-nano.c | 79 +++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 76 insertions(+), 3 deletions(-)