           SPELL=libnids
         VERSION=1.24
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:2046900023e853d7dbd7061c9f47d8a8ba26320991ca34198249019c1b9a6f75010574f9f022d02976272a384cf769394c4cc3ae536fc6164716cadc4770bb53
         ENTERED=20030404
        WEB_SITE=http://libnids.sourceforge.net/
      LICENSE[0]=GPL2
        KEYWORDS="security libs"
           SHORT="Implementation of an E-component of NIDS."
cat << EOF
Libnids is a library that provides the functionality of one of the NIDS 
(Network Intrusion Detection System) components, namely E-component. 
Libnids code watches all local network traffic, cooks received datagrams
a bit, and provides convenient information about them to the NIDS 
analyzing modules. Libnids performs assembly of TCP segments into 
TCP streams, IP defragmentation, and TCP port scan detection.
EOF
