Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 48b0b966 | 2019-07-12 20:48:23 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| c3947161 | 2016-05-02 02:28:46 | Update to DAQ 2.0.6. ok maintainer Markus Lude (who had the same diff) | ||
| 59666f3d | 2016-04-04 16:09:09 | g/c PFRAG.shared | ||
| ce859edc | 2016-03-11 20:28:21 | garbage collect CONFIGURE_SHARED | ||
| 8d713274 | 2015-05-29 03:27:27 | 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. | ||
| 5d6a2243 | 2015-01-15 03:48:31 | 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) | ||
| 477ea34f | 2014-08-12 03:00:16 | Update MASTER_SITES | ||
| 947359f4 | 2014-01-30 03:22:48 | 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. | ||
| d3bf5167 | 2013-08-21 02:21:14 | 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. | ||
| 3f7c3d1b | 2013-07-17 18:18:05 | 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. |