           SPELL=libnids
         VERSION=1.22
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:fd6920602681a34efe3c501d576586beb47d803cfdb6fdd5b22f3a7ec02ece2cc4179904dbe81a41e19ea44d159dbb3dc6ff2a48e12d7b2ee50b881506066610
         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
