diff options
-rw-r--r-- | network/smcroute/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/network/smcroute/README b/network/smcroute/README index 310894fe2a..0ff354f29c 100644 --- a/network/smcroute/README +++ b/network/smcroute/README @@ -1,6 +1,7 @@ SMCRoute (Static Multicast Routing Daemon) SMCRoute is a daemon and command line tool to manipulate the multicast -routing table in a UNIX kernel. It can be used as an alternative to dynamic -multicast routers like mrouted or pimd in situations where (only) static -multicast routes should be maintained and/or no proper IGMP signaling exists. +routing table in a UNIX kernel. It can be used as an alternative to +dynamic multicast routers like mrouted or pimd in situations where +(only) static multicast routes should be maintained and/or no proper +IGMP signaling exists. |