packages
packages copied to clipboard
igmpproxy: Add config parameter to enable SSDP
- Adde a config parameter to enable SSDP
- Keep existing default behavior
- Bump release version
Maintainer: @nbd168 Compile tested: openwrt/sdk:x86-64-openwrt-23.05 & openwrt/sdk:ramips-mt7621-23.05 Run tested: ramips/mt7621, TP-Link Archer C6 v3, OpenWrt 23.05.5 r24106-10cc5fcd00, tested with default config, disabled option & enabled option
Description: The previous implementation of the init script always disabled SSDP. The new implementation adds a config flag bearing the option not to disable SSDP. However, the default behavior will not change and SSDP will stay disabled by default. Especially Sonos users, who want to use SSDP forwarding, will benefit from having the choice whether to DROP or ACCEPT.