freebsd-ports/net/libnids/pkg-descr

12 lines
432 B
Text
Raw Normal View History

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
2012-07-20 03:42:22 +02:00
WWW: http://libnids.sf.net