          MODULE=daq
         VERSION=3.0.20
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/snort3/libdaq/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:42730cb427695d4049deaa667623036b3915eaa651bcb91493ca450f06bb36b3
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libdaq-$VERSION
        WEB_SITE=http://www.snort.org
         ENTERED=20101005
         UPDATED=20250702
           SHORT="Data Aquisition Library for snort"
PSAFE=no
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
