]> git.ipfire.org Git - people/stevee/guardian.git/commitdiff
Use Events module to perform various actions.
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 19 Jan 2016 11:51:05 +0000 (12:51 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 19 Jan 2016 11:51:05 +0000 (12:51 +0100)
Guardian now uses the Events module to perform various actions, based
on the recieved event by a parser or the socket.

Periodly guardian is calling the "RemoveBlocks" function from the
Events module to release the block of an IP address if the configured
BlockTime has been passed.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>

No differences found