ntopng/scripts/plugins/suricata_collector/user_scripts/syslog
emanuele-f 15898e8dad Flow dissection code cleanup.
The Flow API is now composed of the following methods:
  - Flow::setDetectedProtocol to manually set a protocol on the flow
    and terminate the dissection
  - Flow::processPacket to run the nDPI dissection on the raw packets
  - Flow::endProtocolDissection to terminate or give up the dissection

Also fixes the flow sampling rate preference, which was never used.
2020-02-17 17:36:06 +01:00
..
suricata.lua Flow dissection code cleanup. 2020-02-17 17:36:06 +01:00