diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-28 11:06:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-28 11:06:39 +0000 |
commit | fbd9f71d63415cc0dfa0794b1eae5b736dfa3507 (patch) | |
tree | 151e508628b741be0b4090d856b599db2d78a19c /security/Makefile | |
parent | 095450859019f0f93179e029af0ae22a7bedfc86 (diff) | |
download | ports-fbd9f71d63415cc0dfa0794b1eae5b736dfa3507.tar.gz ports-fbd9f71d63415cc0dfa0794b1eae5b736dfa3507.zip |
An inline IPS system based on snort using ipfw.
PR: ports/81378
Submitted by: Nick Rogness <nick@rogness.net>
Notes
Notes:
svn path=/head/; revision=136338
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index cd9980d5bd38..991aa02aa092 100644 --- a/security/Makefile +++ b/security/Makefile @@ -466,6 +466,7 @@ SUBDIR += sniff SUBDIR += snort SUBDIR += snort-rep + SUBDIR += snort_inline SUBDIR += snortreport SUBDIR += snortsnarf SUBDIR += spike-proxy |