Config.in 245 B

12345678910
  1. config BR2_PACKAGE_EBTABLES
  2. bool "ebtables"
  3. depends on BR2_INET_IPV6
  4. help
  5. Ethernet bridge frame table administration
  6. http://ebtables.sourceforge.net
  7. comment "ebtables requires a toolchain with IPv6 support"
  8. depends on !BR2_INET_IPV6