miniupnpd: add IGDv2 support as build option
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Thu, 9 Feb 2017 09:18:11 +0000 (09:18 +0000)
committerHannu Nyman <hannu.nyman@iki.fi>
Wed, 5 Jul 2017 18:24:55 +0000 (21:24 +0300)
commitb4c1d4c02b6b5f15faf15b8853e0c63a5519e625
tree51c8ff0c9872fdf0705a69074ac4c89bf8814620
parent73c749d279a47b0d4c53e03b8d0fd4a6c773d634
miniupnpd: add IGDv2 support as build option

Make IGDv2 support a build time option (default enabled)
Some devices (xbox one, windows home server) are not happy talking to an
IGDv2 enabled upnp server.

Remove 'portinuse' & 'igdv2' enabling patches backported from freebsd as
these can be configured via build time options in package makefile.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
(cherry picked from commit a7ce5a5d60bd2005da8fc5993dcb733290f32eb2)
miniupnpd/Makefile
miniupnpd/patches/105-enable_check_portinuse.patch [deleted file]
miniupnpd/patches/106-enable_igdv2.patch [deleted file]