aboutsummaryrefslogtreecommitdiff
path: root/net/daq/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/daq/pkg-descr')
-rw-r--r--net/daq/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/daq/pkg-descr b/net/daq/pkg-descr
new file mode 100644
index 000000000000..2efc959e1635
--- /dev/null
+++ b/net/daq/pkg-descr
@@ -0,0 +1,12 @@
+Snort 2.9 introduces the DAQ, or 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.
+
+WWW: http://www.snort.org/