add chaos_calmer branch
[15.05/openwrt.git] / package / network / services / igmpproxy / files / igmpproxy.config
1 config igmpproxy
2         option quickleave 1
3
4 config phyint wan
5         option network wan
6         option direction upstream
7         list altnet 192.168.1.0/24
8
9 config phyint lan
10         option network lan
11         option direction downstream