[FS#486] miniupnpd - Patch to enable IGDv2 added at package update on 2017/01/09 breaks Xbox One UPnP

LEDE Bugs lede-bugs at lists.infradead.org
Thu Feb 9 02:01:32 PST 2017


The following task has a new comment added:

FS#486 - miniupnpd - Patch to enable IGDv2 added at package update on 2017/01/09 breaks Xbox One UPnP
User who did this - Kevin Darbyshire-Bryant (kdarbyshirebryant)

----------
These don't even need to be patches - these options can be configured via CONFIG_OPTIONS passed to Makefile.linux from the Openwrt/LEDE package Makefile e.g.

        LIBS="" \
        CC="$(TARGET_CC) -DIPTABLES_143 \
                -lip4tc $(if $(CONFIG_IPV6),-lip6tc) -luuid" \
       CONFIG_OPTIONS="--portinuse $(if $(CONFIG_IPV6),--ipv6) --leasefile" \
        -f Makefile.linux \
        miniupnpd


And that opens up an easier way of configuring via menuconfig on build.
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=486#comment1668



More information about the lede-bugs mailing list