openwrtv4/package/network
Jaap Buurman 0b04926433 igmpproxy: fix creation of firewall rules
The init sccript for igmpproxy uses the option 'network' both as an interface name for fetching the l3_device name and for creating the firewall rules. This only works if the name of the network and firewall zone are identical.

This commit introduces a new option 'zone' for configuring the upstream and downstream firewall zones in order for the init script to create the required firewall rules automatically. When no such options are given, the init script falls back to not creating the firewall rules and the user can opt to create these manually.

Signed-off-by: Jaap Buurman <jaapbuurman@gmail.com>
2018-05-07 11:01:04 +02:00
..
config netifd: update to latest git HEAD (Coverity fixes) 2018-04-27 21:39:57 +02:00
ipv6 odhcp6c: update to latest git HEAD 2018-04-29 23:12:31 +02:00
services igmpproxy: fix creation of firewall rules 2018-05-07 11:01:04 +02:00
utils iproute2: import latest cake 2018-05-07 08:09:12 +02:00