miniupnpd: default to IGDv1
authorRosen Penev <rosenp@gmail.com>
Wed, 8 Jul 2020 21:17:23 +0000 (14:17 -0700)
committerRosen Penev <rosenp@gmail.com>
Wed, 8 Jul 2020 21:17:23 +0000 (14:17 -0700)
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 <rosenp@gmail.com>
net/miniupnpd/Makefile
net/miniupnpd/files/upnpd.config

index 88a47612b557c17b80d7383eddb8feda48a2058c..01dec781a9996d142b27d08b956921052179e1f9 100644 (file)
@@ -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
index 4e74664953991e200a7eed0284850b06cf2bc5c6..bd7c3ec4007dce6b916f7895822964e67458b3a9 100644 (file)
@@ -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