Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
arptables - User space tool to set up tables of ARP rules in kernel
- Description:
The arptables is a user space tool 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.
Packages
arptables-0.0.4-8.el7.x86_64
[45 KiB] |
Changelog
by Jesper Dangaard Brouer (2016-06-08):
- Add missing long option --set-counters and update documentation
Corrosponding short option -c was implemented, but undocumented.
Resolves: rhbz#1050854
|