]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - config/cfgroot/ids-functions.pl
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>
Sat, 26 Mar 2022 10:34:30 +0000 (11:34 +0100)
commit5a6c7bbe85a24faddf3c5f495d28a6ae6004514f
treee70a4955b98d22d38fc28591ddb04637d74a40d8
parent518cbdd38905ed7909f7dfe218957cbc828a004c
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