Commit Graph

12 Commits

Author SHA1 Message Date
lteo
8d7132743a Update to DAQ 2.0.5, from maintainer Markus Lude.
Tested with Snort 2.9.7.3 (which will be committed soon) by maintainer
and myself.
2015-05-29 03:27:27 +00:00
lteo
5d6a224375 Update to DAQ 2.0.4 and give libdaq a minor bump, due to the addition of
the daq_dp_add_dc() function.

From Markus Lude (maintainer)
2015-01-15 03:48:31 +00:00
lteo
477ea34fe7 Update MASTER_SITES 2014-08-12 03:00:16 +00:00
lteo
947359f460 Update to DAQ 2.0.2, from maintainer Markus Lude.
Tested with Snort 2.9.6.0 (which will be committed soon) on sparc64 by
maintainer and on amd64 and macppc by myself.
2014-01-30 03:22:48 +00:00
lteo
d3bf5167e4 Update to DAQ 2.0.1, maintainer timeout
Upstream has accepted one of my IPFW DAQ fixes, so update the patch file
accordingly.

Tested with Snort 2.9.5.3 (which will be committed shortly) on amd64 and
i386.  Before the 64-bit time_t change, it was also tested on amd64 and
i386 (by myself and Adam Jeanguenat) and on macppc.
2013-08-21 02:21:14 +00:00
lteo
3f7c3d1bee Fix two bugs in the IPFW DAQ module that prevented Snort from running
properly in inline mode:

1. A bug in ipfw_daq_inject() ignores the buf and len arguments that are
   passed to it.  This prevents Snort inline mode from dropping/rejecting
   packets that match "drop" or "reject" rules.

2. Remove DAQ_CAPA_UNPRIV_START from the list of capabilities so that
   Snort can run as an unprivileged user when using the IPFW DAQ module.

Tested by myself and Adam Jeanguenat.  Received guidance from sthen@.
Both fixes have been sent upstream.
2013-07-17 18:18:05 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
lteo
f05c0b0e45 Pack documentation files. Also move library files from PFRAG.shared to
PLIST as a result of update-plist.

OK Markus Lude (maintainer), sthen@
2013-03-15 02:57:17 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
lteo
9d63b08c10 Update to DAQ 2.0.0.
From Markus Lude (maintainer).

OK sthen@
2013-01-16 04:48:39 +00:00
sthen
13a60063fd use a better MASTER_SITES, as pointed out by Adam Jeanguenat. 2012-09-28 19:30:54 +00:00
lteo
ee6937f8d7 Import DAQ 1.1.1.
DAQ, or Data Acquisition library, is a library for packet I/O.  The DAQ
replaces direct calls to PCAP functions with an abstraction layer.

This port is needed by the upcoming Snort 2.9.3.1 update.

From Markus Lude, and includes a tweak from sthen@.
OK abieber@ sthen@
2012-09-26 01:40:32 +00:00