blob: 414fabb258c29c771a3e070e2a2d59e969747453 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_ARPTABLES
bool "arptables"
# needs fork()
depends on BR2_USE_MMU
help
Tool to set up, maintain, and inspect the tables of ARP rules.
http://ebtables.sourceforge.net
|