./wip/expiretable, Removes entries from pf tables based on their age

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6, Package name: expiretable-0.6, Maintainer: bartosz.kuzma

Expiretable is a utility used to remove entries from a pf 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 were last
cleared.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 9b40a81775b4443eefd87246cd7039aa1a8b3f94
Filesize: 5.834 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-29 00:07:28 by Aleksej Saushev | Files touched by this commit (66)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2008-05-29 21:28:03 by Tobias Nygren | Files touched by this commit (1)
Log message:
Fix CATEGORIES and INSTALLATION_DIRS
   2007-12-21 11:34:43 by Bartosz Kuźma | Files touched by this commit (1)
Log message:
Added missing ${PREFIX}.
   2007-12-21 11:29:25 by Bartosz Kuźma | Files touched by this commit (5) | Imported package
Log message:
Expiretable is a utility used to remove entries from a pf 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 were last
cleared.