summaryrefslogtreecommitdiff
path: root/data/templates/firewall/upnpd.conf.j2
AgeCommit message (Collapse)Author
2024-02-01upnp: T5989: add ipv4-prefix as a valid option for UPnP ACLsChris Buechler
(cherry picked from commit 0307801b8928bbaaa20caf5bd10b928bae459490)
2022-08-19UPnP: T4611: Rule must be as prefix instead of an addressViacheslav Hletenko
From the doc miniupnpd IP/mask format must be nnn.nnn.nnn.nnn/nn Comment out invalid option "anchor"
2022-08-16UPnP: T4620: Fix Jinja2 template rulesViacheslav Hletenko
2022-05-01firewall: T4353: fix Jinja2 linting errorsChristian Poessinger