diff options
Diffstat (limited to 'security/snort3/pkg-plist')
-rw-r--r-- | security/snort3/pkg-plist | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index 7e984790dedd..6e0c9db565da 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -39,7 +39,6 @@ include/snort/flow/flow_key.h include/snort/flow/flow_stash.h include/snort/flow/ha.h include/snort/flow/session.h -include/snort/flow/stash_item.h include/snort/flow/stream_flow.h include/snort/framework/api_options.h include/snort/framework/base_api.h @@ -87,6 +86,7 @@ include/snort/helpers/infractions.h include/snort/helpers/json_stream.h include/snort/helpers/literal_search.h include/snort/helpers/memcap_allocator.h +include/snort/helpers/ring2.h include/snort/helpers/scratch_allocator.h include/snort/helpers/sigsafe.h include/snort/helpers/utf.h @@ -198,9 +198,12 @@ include/snort/pub_sub/detection_events.h include/snort/pub_sub/domain_fronting.h include/snort/pub_sub/dhcp_events.h include/snort/pub_sub/dns_events.h +include/snort/pub_sub/eof_event.h include/snort/pub_sub/eve_process_event.h include/snort/pub_sub/expect_events.h include/snort/pub_sub/external_event_ids.h +include/snort/pub_sub/file_events.h +include/snort/pub_sub/file_events_ids.h include/snort/pub_sub/finalize_packet_event.h include/snort/pub_sub/ftp_events.h include/snort/pub_sub/http_body_event.h |