Simplify transparent + add support for BSD PF/IPF

This commit is contained in:
z3APA3A 2017-10-17 17:07:35 +03:00
parent 105522b24e
commit b99fa7aaa4
5 changed files with 33 additions and 27 deletions

View file

@ -32,7 +32,7 @@ REMOVECOMMAND = rm -f
TYPECOMMAND = cat
COMPATLIBS =
MAKEFILE = Makefile.unix
PLUGINS = StringsPlugin TrafficPlugin PCREPlugin PamAuth
PLUGINS = StringsPlugin TrafficPlugin PCREPlugin PamAuth TransparentPlugin
include Makefile.inc