freebsd-ports/net/libnids-libnet11/pkg-descr
Wesley Shields c746349377 libnids-libnet11 is a slave port of libnids that specifically uses libnet11.
This is required because vortex needs libnids built with libnet11 while other
ports (dsniff) needs libnids built with libnet10.
2013-05-17 02:00:55 +00:00

13 lines
482 B
Text

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
This slave port builds with libnet11 by default.
WWW: http://libnids.sf.net