]> git.ipfire.org Git - people/stevee/guardian.git/commit - modules/Events.pm
Only perform IP address related operations if an address has been passed.
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 3 Feb 2016 08:25:51 +0000 (09:25 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Wed, 3 Feb 2016 08:25:51 +0000 (09:25 +0100)
commite1ff25ceca1c0e00af6881ba737aeadaa93c51d9
treee9cc1c0162d51d73d7eff1bd7d8bf87cd4ff76ae
parent7c8f06961cbc4b1bb7e0bfd2b758c32841f692c2
Only perform IP address related operations if an address has been passed.

Some events does not contain any IP address informations, therefore there
is no need to call any address related operations.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
modules/Events.pm