mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 04:39:58 +04:00
This patch is causing several issues [1], which then were reported to upstream [2] and it was not accepted by upstream [3]. This results that nobody maintain this custom patch and it is not useful as it is changing addr_is_reserved behavior. [1] https://github.com/openwrt/packages/issues/15258 [2] https://github.com/miniupnp/miniupnp/issues/542 [3] https://github.com/miniupnp/miniupnp/pull/511 This reverts commitb76aa99194. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com> (cherry picked from commit107f3376b5)