aboutsummaryrefslogtreecommitdiffstats
path: root/testing/multicast-relay/multicast-relay.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/multicast-relay/multicast-relay.confd')
-rw-r--r--testing/multicast-relay/multicast-relay.confd17
1 files changed, 0 insertions, 17 deletions
diff --git a/testing/multicast-relay/multicast-relay.confd b/testing/multicast-relay/multicast-relay.confd
deleted file mode 100644
index e6ea15ac7e5..00000000000
--- a/testing/multicast-relay/multicast-relay.confd
+++ /dev/null
@@ -1,17 +0,0 @@
-# INTERFACES
-# List all interfaces that multicast shall be routed between
-# This is mandatory!!
-#
-# Example
-# INTERFACES="eth0 eth1"
-#
-INTERFACES=""
-
-# EXTRA_PARAMETERS
-# Any extra parameters to append as arguments
-#
-# Example
-# EXTRA_PARAMETERS="--noSSDP --noSonosDiscovery"
-#
-EXTRA_PARAMETERS=""
-