           SPELL=libnids
         VERSION=1.20
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
          MD5[0]=d742b35d67585e8f273d1a18f137c5b9
         ENTERED=20030404
         UPDATED=20030404
        WEB_SITE=http://libnids.sourceforge.net/
      LICENSE[0]=GPL2
       BUILD_API=2
           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
