Config.in 359 B

123456789101112
  1. config BR2_PACKAGE_ARPTABLES
  2. bool "arptables-legacy"
  3. depends on BR2_USE_MMU # needs fork()
  4. help
  5. Legacy tool to set up, maintain, and inspect the tables of ARP
  6. rules.
  7. A more uptodate client of the arptables tool is provided in
  8. the iptables package. The new tool was formerly known as
  9. arptables-compat.
  10. http://git.netfilter.org/arptables