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