Files
buildroot/package/mrouted/Config.in
Peter Korsgaard 271ea8be96 package/mrouted: fix typos and grammar
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Cc: Federico Pellegrin <fede@evolware.org>
[yann.morin.1998@free.fr: s/is/are/ (noticed by Federico)]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2024-09-14 15:54:45 +02:00

15 lines
512 B
Plaintext

config BR2_PACKAGE_MROUTED
bool "mrouted"
depends on BR2_USE_MMU # fork()
help
An implementation of the DVMRP multicast routing protocol.
Unlike PIM a DVMRP router has a distance vector protocol (like
RIP) built-in to figure out the reverse-path to the multicast
source. This package comes with mrouted and mroutectl. Where
the latter is used to query status and control operation.
Note: at least two interfaces with MULTICAST flag are
required.
http://github.com/troglobit/mrouted