6 Commits

Author SHA1 Message Date
puneetse ab57cc5dd7 Add firewalld support
Adds support to use firewalld if it is running and updates documentation accordingly.
2019-10-22 13:37:21 -07:00
Boris Manojlovic 31205d7f16 make older compilers a bit happier 2019-08-26 14:08:04 -07:00
Auke Kok e4b3977704 Ensure we don't replay old events.
Based on the RTC timestamp in the journal message, discard events
that happened before events we already processed.

This ensures that when the journal rotates, we won't reprocess
events again.
2019-04-25 13:23:03 -07:00
Auke Kok 35182b8447 Force insert iptables rules as rule #1.
This will better work together with other firewall tools.
2019-02-19 09:47:54 -08:00
Auke Kok d29132144c Debug: print path to skipped file, not the other one. 2019-02-19 09:44:44 -08:00
Auke Kok 0a0a912c70 Move src files to /src/. 2019-01-23 15:56:17 -08:00