Commit graph

4 commits

Author SHA1 Message Date
nils
fb9406d306 Updated net/daq to version 2.0.7.
Upstream changelog :
* Bump to 2.0.7 and added DAQ project file for supporting windows 64-bit.
2020-10-01 19:11:03 +00:00
sevan
1052730ff8 daq requires flex, handle packaging on Linux 2020-02-18 22:56:43 +00:00
wiz
8733ee0040 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
nils
ce54dc2e6d Initial import of daq, version 2.0.6, into pkgsrc.
Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O. The
DAQ replaces direct calls to libpcap 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.
2017-05-18 18:57:20 +00:00