aboutsummaryrefslogtreecommitdiff
path: root/security/expiretable
Commit message (Collapse)AuthorAgeFilesLines
* - Add rc.d scriptGabor Kovesdan2006-12-273-0/+23
| | | | | | | | | | | - Bump PORTREVISION PR: ports/107208 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: erwin (mentor) Notes: svn path=/head/; revision=180886
* Mark as not for 4.X and old 5.X (requires pf library).Mark Linimon2006-01-291-1/+7
| | | | | | | | PR: ports/92483 Submitted by: maintainer Notes: svn path=/head/; revision=154700
* Update to 0.6Tilman Keskinoz2006-01-222-4/+4
| | | | | | | | PR: 92120 Submitted by: Cristiano Deana <cris@gufi.org> Notes: svn path=/head/; revision=154167
* New port: security/expiretable Utility used to remove entries from the pf(4) ↵Edwin Groothuis2006-01-084-0/+29
table based on their age Expiretable is a utility used to remove entries from the pf(4) table based on their age. The age in question being the amount of time that has passed since the statistics for each entry in the target table was last cleared. WWW: http://expiretable.fnord.se/ PR: ports/91481 Submitted by: cris <cris@gufi.org> Notes: svn path=/head/; revision=153057