aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/igmpproxy/files/igmpproxy.config
Commit message (Collapse)AuthorAgeFilesLines
* igmpproxy: fix creation of firewall rulesJaap Buurman2018-05-071-2/+4
| | | | | | | | 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>
* igmpproxy: logging options - make work & improveKevin Darbyshire-Bryant2016-07-111-0/+1
| | | | | | | | | | Move logging command line option to uci: option verbose [0]/1/2 - mono-syllabic/verbose/noisy Previously handled as 'OPTIONS' in .init script however variable was ignored so never worked. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
* igmpproxy: add names for default config lan/wan phyint sections to make it ↵Felix Fietkau2015-03-191-2/+2
| | | | | | | | easier to refer to them from scripts Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44896
* igmpproxy: move to trunk, add myself as maintainerFelix Fietkau2014-05-081-0/+11
SVN-Revision: 40730