forked from Ivasoft/openwrt
igmpproxy: move to trunk, add myself as maintainer
SVN-Revision: 40730
This commit is contained in:
11
package/network/services/igmpproxy/files/igmpproxy.config
Normal file
11
package/network/services/igmpproxy/files/igmpproxy.config
Normal file
@@ -0,0 +1,11 @@
|
||||
config igmpproxy
|
||||
option quickleave 1
|
||||
|
||||
config phyint
|
||||
option network wan
|
||||
option direction upstream
|
||||
list altnet 192.168.1.0/24
|
||||
|
||||
config phyint
|
||||
option network lan
|
||||
option direction downstream
|
||||
Reference in New Issue
Block a user