From: Rosen Penev Date: Wed, 8 Jul 2020 21:17:23 +0000 (-0700) Subject: miniupnpd: default to IGDv1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7891124d6c8fa8e57c556d766668ac518db5d858;p=openwrt-packages.git miniupnpd: default to IGDv1 It seems even modern stuff doesn't support v2 correctly. The miniupnp suite does but other stacks seem to lack support. Default to v1 to avoid the headache. Signed-off-by: Rosen Penev --- diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index 88a47612b..01dec781a 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpd PKG_VERSION:=2.1.20200510 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE_URL:=https://miniupnp.tuxfamily.org/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz diff --git a/net/miniupnpd/files/upnpd.config b/net/miniupnpd/files/upnpd.config index 4e7466495..bd7c3ec40 100644 --- a/net/miniupnpd/files/upnpd.config +++ b/net/miniupnpd/files/upnpd.config @@ -11,7 +11,7 @@ config upnpd config option internal_iface lan option port 5000 option upnp_lease_file /var/run/miniupnpd.leases - option igdv1 0 + option igdv1 1 config perm_rule option action allow