Index of /ports_security/ipfmeta
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:11 756
distinfo 24-Jan-2006 04:03 188
pkg-descr 21-Feb-2001 19:49 517
pkg-plist 21-Feb-2001 19:49 84
ipfmeta is used to simplify the maintenance of your IPfilter ruleset.
It does this through the use of 'objects'. A matching object gets
replaced by its values at runtime. This is similar to what a macro
processor like m4 does.
ipfmeta is specifically geared towards IPfilter. It is line oriented:
if an object has multiple values, the line with the object is
duplicated and substituted for each value. It is also recursive: an
object may have another object as a value.
WWW: http://www.sentia.org/projects/ipfmeta/