Wireshark-commits: [Wireshark-commits] master 1bfa581: Snort: add a preference to show alert in rea

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 28 Jan 2017 03:53:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1bfa581529e8edcaeaf842a87726ad6734d72292
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1bfa581 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    Snort: add a preference to show alert in reassembled frame
    
    Change-Id: Ia29d451857995b186c88193c9722ae156eb3f66d
    Reviewed-on: https://code.wireshark.org/review/19729
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  01ddd93   MPLS: relax pw_eth_heuristic and improve 1st nibble logic
    adds  1bfa581   Snort: add a preference to show alert in reassembled frame


Summary of changes:
 epan/dissectors/packet-snort.c |  132 ++++++++++++++++++++++++++++++----------
 epan/packet.c                  |   17 ++++++
 epan/packet.h                  |    1 +
 3 files changed, 117 insertions(+), 33 deletions(-)