User space tool to set up tables of ARP rules in kernel
Description
The arptables tool is used to set up and maintain
the tables of ARP rules in the Linux kernel. These rules inspect
the ARP frames which they see. arptables is analogous to the iptables
user space tool, but is less complicated.
Note: This package contains the nftables-based variant of arptables, a drop-in
replacement of the legacy tool.