summaryrefslogtreecommitdiffstats
path: root/arptables-legacy.8
Commit message (Collapse)AuthorAgeFilesLines
* Fix a couple of spelling errorsHEADmasterJeremy Sowden2024-03-091-1/+1
| | | | | | | One mistake in a man-page, one in a warning. Signed-off-by: Jeremy Sowden <jeremy@azazel.net> Signed-off-by: Phil Sutter <phil@nwl.cc>
* arptables: legacy renamingArturo Borrero Gonzalez2018-06-261-0/+352
The original arptables tool is now the legacy version, let's rename it. A more uptodate client of the arptables tool is provided in the iptables tarball. The new tool was formerly known as arptables-compat. The new -legacy binary should have no problem if called via a symlink. Signed-off-by: Arturo Borrero Gonzalez <arturo@netfilter.org> Signed-off-by: Florian Westphal <fw@strlen.de>