          MODULE=daq
         VERSION=0.6.2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$MIRROR_URL
      SOURCE_VFY=sha1:b540eb8032c8c98411fc5bbfc9a6ff8e182154f5
        WEB_SITE=http://www.snort.org
         ENTERED=20101005
         UPDATED=20111010
           SHORT="Data Aquisition Library for snort"

cat << EOF
Daq is the Data Acquisition library, for packet I/O. The DAQ replaces direct
calls to PCAP functions with an abstraction layer that facilitates operation
on a variety of hardware and software interfaces without requiring changes to
Snort. It is possible to select the DAQ type and mode when invoking Snort to
perform PCAP readback or inline operation, etc. The DAQ library may be useful
for other packet processing applications and the modular nature allows you to
build new modules for other platforms.
EOF
