Removed incorrect scripts from flow interfaces

This alerts shouldn't be used in flow interfaces but only in packets one because the flow interfaces doesn't have/have incorrect informations regaring these fields
This commit is contained in:
Matteo Biscosi 2021-02-26 12:32:11 +01:00
parent 5d136ac51c
commit e521ce6cdc
9 changed files with 18 additions and 0 deletions

View file

@ -12,6 +12,8 @@ local script
-- #################################################################
script = {
packet_interface_only = true,
-- Script category
category = user_scripts.script_categories.network,