]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables-monitor: Support arptables chain events
authorPhil Sutter <phil@nwl.cc>
Fri, 12 Jul 2024 13:48:49 +0000 (15:48 +0200)
committerPhil Sutter <phil@nwl.cc>
Sat, 27 Jul 2024 12:32:39 +0000 (14:32 +0200)
commitde18b0da0312b81698c1dee76b1a36c47aed52d7
treebdb3ac9b43c4768aaf4554a2206f60efd2660f12
parent90fb6635c8b7d1ad22108d838105c01c17a5de44
xtables-monitor: Support arptables chain events

Print arptables NEWCHAIN/DELCHAIN events just like for iptables, using
the '-0' prefix rule callback already uses.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/xtables-monitor.c