]> git.ipfire.org Git - ipfire-2.x.git/commit
firewallog.dat: Fix bug13068 - remove blocklist entries from firewall log
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 28 Feb 2025 11:27:31 +0000 (12:27 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 5 Mar 2025 11:15:36 +0000 (11:15 +0000)
commit285cacf9cfcf300cf61e7cfe3f19dd318392aff7
tree98806604515140c6b04faee0200fbbcef6e3f483
parent6274d7aeb0c59983ddf9df076f7368b6314655d1
firewallog.dat: Fix bug13068 - remove blocklist entries from firewall log

- The blocklist log entries are also under kernel: and so currently also show up in the
   firewall logs as well as in the ip blocklist logs menus. If there are a lot of
   blocklist entries it can make it very difficult to go through the firewall logs.
- This bugfix excxludes any kernel: log entries that have a chain starting with BLKLST.
- Tested out on physical and vm IPFire systems.

Fixes: bug13068
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/logs.cgi/firewalllog.dat [changed mode: 0644->0755]