aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/omcproxy/files/omcproxy.config
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-08-24 08:28:11 +0000
committerSteven Barth <cyrus@openwrt.org>2015-08-24 08:28:11 +0000
commite81f860bca3b62571d486386e13968fe763fe285 (patch)
treec91f23dc704b6aa7c8d78c7358fcf190b77f5205 /package/network/services/omcproxy/files/omcproxy.config
parent2d53e223578411f25ee6cd51ba0857be424ac92c (diff)
downloadupstream-e81f860bca3b62571d486386e13968fe763fe285.tar.gz
upstream-e81f860bca3b62571d486386e13968fe763fe285.tar.bz2
upstream-e81f860bca3b62571d486386e13968fe763fe285.zip
omcproxy: add new igmpv3 & mldv2 multicast proxy
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46716
Diffstat (limited to 'package/network/services/omcproxy/files/omcproxy.config')
-rw-r--r--package/network/services/omcproxy/files/omcproxy.config9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/network/services/omcproxy/files/omcproxy.config b/package/network/services/omcproxy/files/omcproxy.config
new file mode 100644
index 0000000000..b0f9bb0672
--- /dev/null
+++ b/package/network/services/omcproxy/files/omcproxy.config
@@ -0,0 +1,9 @@
+config proxy
+ option scope global
+ option uplink wan
+ list downlink lan
+
+config proxy
+ option scope global
+ option uplink wan6
+ list downlink lan