From 512b8b22efad1402e0976eb11b1feaf5b964bf66 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Fri, 22 Jan 2016 22:11:10 -0600 Subject: Revert IPv6 and IGD2 change as it appears it's responsible for breaking many formerly-working upnp circumstances. Ticket #5730. Originally added as part of Ticket #4321 --- tools/conf/pfPorts/make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/conf') diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index bba1185..eb473a3 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -8,7 +8,7 @@ www_lighttpd_SET_FORCE= NODELAY www_nginx_SET_FORCE= LUA -net_miniupnpd_SET_FORCE= PF_ENABLE_FILTER_RULES IPV6 UPNP_IGDV2 CHECK_PORTINUSE +net_miniupnpd_SET_FORCE= PF_ENABLE_FILTER_RULES CHECK_PORTINUSE security_openssl_SET_FORCE= PADLOCK -- cgit v1.1