]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
ids-functions.pl: Add process_ruleset() function.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 20 Mar 2022 14:44:37 +0000 (15:44 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 20 Mar 2022 14:44:37 +0000 (15:44 +0100)
commitb1a5de8455d331e9ca81d6e440cc42b8aba7ce0b
treee55f318fce30447a15b09b6da46cb987fbd70196
parent0e83f0802ae005cab1ca6116ceedfe114a99e439
ids-functions.pl: Add process_ruleset() function.

This function is going to replace the part which currently the
oinkmaster.pl script does.

It will read in the extracted ruleset, remove duplicates and alter the
rules to alert or drop in case they match. Also rules will be enabled or
disabled if the used requested this.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/cfgroot/ids-functions.pl