diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-30 17:51:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-30 17:51:44 +0800 |
commit | bfa0ae59b6d9653e4ef371fdc5c263f7d282352e (patch) | |
tree | 1bd677a52f7634e79df990c429fde88bfe9019b9 /net/Makefile | |
parent | 5d595394553119c2aea2c828ec800ec58aa731b1 (diff) | |
download | freebsd-ports-gnome-bfa0ae59b6d9653e4ef371fdc5c263f7d282352e.tar.gz freebsd-ports-gnome-bfa0ae59b6d9653e4ef371fdc5c263f7d282352e.tar.zst freebsd-ports-gnome-bfa0ae59b6d9653e4ef371fdc5c263f7d282352e.zip |
Panoptis is a project started some time ago,
with the aim to stop the Denial of Service
and Distributed Denial of Service attacks that
have been torturing the Internet for the last
few years.
It is based on real-time processing of Cisco (R)
NetFlow (TM) data, since this seems to be the
most efficient approach as it is router-centric,
allowing for automated central response without
intervention from the affected organizations'
network administrators.
WWW: http://panoptis.sourceforge.net/
Submitted by: Babak Farrokhi <farrokhi at FreeBSD.org>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 98f1675e3fae..50f414d065c6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -544,6 +544,7 @@ SUBDIR += p5-X500-DN SUBDIR += p5-XPC SUBDIR += p5-perl-ldap + SUBDIR += panoptis SUBDIR += passlogd SUBDIR += pathchar SUBDIR += pathneck |