mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-25 01:48:54 +01:00
b13086072c
* Update docker & buildroot * Fix * fix versions
8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
config BR2_PACKAGE_EBTABLES
|
|
bool "ebtables"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
Ethernet bridge frame table administration
|
|
|
|
http://ebtables.netfilter.org/
|