mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 21:21:54 +01:00
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
config BR2_PACKAGE_MROUTED
|
|
bool "mrouted"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
An implementation of the DVMRP multicast routing protocol.
|
|
|
|
http://github.com/troglobit/mrouted
|