summaryrefslogtreecommitdiff
path: root/net/libnids/pkg/DESCR
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2000-08-11 08:00:56 +0000
committeritojun <itojun@pkgsrc.org>2000-08-11 08:00:56 +0000
commit4b3dddde9ce8527ce144b1a7e7bdb2646a31dda3 (patch)
treee2c9cee884d89cde78e053745ebaa3227edb6a40 /net/libnids/pkg/DESCR
parente18cbf9a9eb21881248780a16e1e66f14bd2cea2 (diff)
downloadpkgsrc-4b3dddde9ce8527ce144b1a7e7bdb2646a31dda3.tar.gz
libnids 1.13
Diffstat (limited to 'net/libnids/pkg/DESCR')
-rw-r--r--net/libnids/pkg/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/libnids/pkg/DESCR b/net/libnids/pkg/DESCR
new file mode 100644
index 00000000000..ea7ea4d94f4
--- /dev/null
+++ b/net/libnids/pkg/DESCR
@@ -0,0 +1,11 @@
+Libnids is a library that provides the function of one of the NIDS
+(Network Intrusion Detection System) components, namely E-component. The
+libnids code watches all local network traffic, processes received
+datagrams a bit, and provides convenient information on them to analyzing
+modules. Libnids performs:
+
+a) assembly of TCP segments into TCP streams
+b) IP defragmentation
+c) TCP port scan detection
+
+WWW: http://www.packetfactory.net/libnids/