]> git.ipfire.org Git - thirdparty/iptables.git/commit
arptables: Introduce print_iface()
authorPhil Sutter <phil@nwl.cc>
Sat, 27 Jul 2024 11:40:55 +0000 (13:40 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 31 Jul 2024 21:13:55 +0000 (23:13 +0200)
commitbaccf16efb0472dac65c0e4245ff43a49dc92431
tree2a0fe9885ffa5a1c9be6b80fca8a4ca999114d49
parentec64196bbb0520fc99d88e209ff00f8e9a56b3a0
arptables: Introduce print_iface()

Merge conditional interface printing code for input and output interface
into a function.

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