Actions
Feature #13096
openImprove robustness of Snort Rules Update Log size limitation logic
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Description
Change the code for truncating the Snort Rules Update Log file when it exceeds the maximum configured size to be more robust by dropping the use of unlink() and use the method used in the Suricata package instead.
Updated by Bill Meeks over 2 years ago
This feature has been implemented via changes included in Pull Requests https://github.com/pfsense/FreeBSD-ports/pull/1161 and https://github.com/pfsense/FreeBSD-ports/pull/1162 submitted against the Development and RELENG_2_6_0 branches, respectively. When these requests are approved and merged, this issue can be marked "resolved".
Actions