freebsd-ports/net/libnids/pkg-descr
Kris Kennaway ffb5b2189a New port: libnids 1.12
libnids is a packet reassembly/network intrusion detection library.

Obtained from:	OpenBSD
2000-01-09 03:10:32 +00:00

12 lines
448 B
Plaintext

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/