diff options
author | Christian Breunig <christian@breunig.cc> | 2024-05-23 21:56:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-23 21:56:42 +0200 |
commit | 9f9fb8d63f920f90ff7b299e4f70a5325fee95f3 (patch) | |
tree | 316959f83eaf5f6096260c65e00c929bcd296af1 /debian | |
parent | 3e69d8bbe01b7d03c894e21ac322974799098676 (diff) | |
parent | 01464a6069fa7cf02d5545c02ed03fa69679c32c (diff) | |
download | vyos-1x-9f9fb8d63f920f90ff7b299e4f70a5325fee95f3.tar.gz vyos-1x-9f9fb8d63f920f90ff7b299e4f70a5325fee95f3.zip |
Merge pull request #3399 from 0xThiebaut/suricata
suricata: T751: Initial support for suricata
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 329ed09eb..2e99bdc28 100644 --- a/debian/control +++ b/debian/control @@ -164,6 +164,8 @@ Depends: # End "service dns dynamic" # # For "service ids" fastnetmon [amd64], + suricata, + suricata-update, # End "service ids" # # For "service ndp-proxy" ndppd, |