summaryrefslogtreecommitdiffstats
path: root/network/smcroute/README
diff options
context:
space:
mode:
author Mario Preksavec <mario@slackware.hr>2013-12-17 07:49:07 +0700
committer Erik Hanson <erik@slackbuilds.org>2013-12-17 11:00:46 -0600
commit73d5c6d90e1f499e63d18d340e68ebd0e6674098 (patch)
tree96e2627bede4d09e46fc972304115ddf8463adcf /network/smcroute/README
parent710bb3e08fcedbef7daf0a9c744e2c858fe08045 (diff)
downloadslackbuilds-73d5c6d90e1f499e63d18d340e68ebd0e6674098.tar.gz
slackbuilds-73d5c6d90e1f499e63d18d340e68ebd0e6674098.tar.xz
network/smcroute: Added (Static Multicast Routing Daemon).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/smcroute/README')
-rw-r--r--network/smcroute/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/smcroute/README b/network/smcroute/README
new file mode 100644
index 0000000000..310894fe2a
--- /dev/null
+++ b/network/smcroute/README
@@ -0,0 +1,6 @@
+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.