openbsd-ports/net/libnids/pkg/DESCR
david 4aa9a3e6f7 spelling typos
ok pvalchev@ brad@
2003-02-26 03:25:12 +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 convenient 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}