openbsd-ports/net/libnids/pkg/DESCR
brad 8d56098266 upgrade to libnids 1.14; partially from <obecian@celerity.bartoli.org>
with a few changes made by me todo with Faking
2000-07-13 07:09:30 +00:00

13 lines
474 B
Plaintext

from Nergal's README:
Libnids is a library that provides a functionality of one of NIDS
(Network Intrusion Detection System) components, namely E-component. It means
that libnids code watches all local network traffic, cooks received datagrams
a bit (quite a bit ;)), and provides convinient information on them to
analyzing modules of NIDS. Libnids performs:
a) assembly of TCP segments into TCP streams
b) IP defragmentation
c) TCP port scan detection
WWW: ${HOMEPAGE}