package/mrouted: update description a bit, mention oper. requirement
authorJoachim Wiberg <troglobit@gmail.com>
Sat, 23 Jan 2021 10:31:52 +0000 (11:31 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 23 Jan 2021 20:42:15 +0000 (21:42 +0100)
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/mrouted/Config.in

index e5d9348d1b8d14c6e803ede246454362bc3d1428..95b4fb3825f9a21d58b50e79ef204ee2988b96a7 100644 (file)
@@ -3,5 +3,11 @@ config BR2_PACKAGE_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 is requried.
 
          http://github.com/troglobit/mrouted