<feed xmlns='http://www.w3.org/2005/Atom'>
<title>routing/miniupnpd/Makefile, branch master</title>
<subtitle>Mirror of routing feed</subtitle>
<id>https://git.openwrt.org/feed/routing/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/routing/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/'/>
<updated>2018-04-30T10:20:14Z</updated>
<entry>
<title>miniupnpd: drop from repo</title>
<updated>2018-04-30T10:20:14Z</updated>
<author>
<name>Kevin Darbyshire-Bryant</name>
</author>
<published>2018-04-30T10:20:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=20987707105119f50487711682bb269762ef43c9'/>
<id>urn:sha1:20987707105119f50487711682bb269762ef43c9</id>
<content type='text'>
As no maintainer take the opportunity to drop from this repo and put in
main openwrt/packages repo.

Signed-off-by: Kevin Darbyshire-Bryant &lt;ldir@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>miniupnpd: De-maintainering myself.</title>
<updated>2018-04-29T18:28:47Z</updated>
<author>
<name>Markus Stenberg</name>
</author>
<published>2018-04-29T18:28:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=2f90fe406c58f32a2c7696139fd32ea5dd9552ff'/>
<id>urn:sha1:2f90fe406c58f32a2c7696139fd32ea5dd9552ff</id>
<content type='text'>
I haven't used the package personally for last 3 years, so
de-maintainering myself as testing version updates is extra work I do
not need for stuff I do not use.
</content>
</entry>
<entry>
<title>miniupnpd: disable IGDv2 by default</title>
<updated>2017-07-03T09:36:55Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2017-07-03T09:36:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=7ddbedb649896404871814c0aa4211a09ba2efdd'/>
<id>urn:sha1:7ddbedb649896404871814c0aa4211a09ba2efdd</id>
<content type='text'>
The upstream project also reverted IGDv2-by-default due to widespread
compatibility problems.

So far all Microsoft operating systems up to Windows 10, Xbox 360, Xbox One
Playstation 3 and Playstation 4 consoles seem to be incompatible to the
new 2.0 standard.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>miniupnpd: Update to 2.0.20170421</title>
<updated>2017-05-31T10:33:40Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-05-31T10:33:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=1d5b485138954c7dce19c1b26b149d694f1b823c'/>
<id>urn:sha1:1d5b485138954c7dce19c1b26b149d694f1b823c</id>
<content type='text'>
Update miniupnpd to 2.0.20170421

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;</content>
</entry>
<entry>
<title>miniupnpd: add IGDv2 support as build option</title>
<updated>2017-02-12T08:45:24Z</updated>
<author>
<name>Kevin Darbyshire-Bryant</name>
</author>
<published>2017-02-09T09:18:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=a7ce5a5d60bd2005da8fc5993dcb733290f32eb2'/>
<id>urn:sha1:a7ce5a5d60bd2005da8fc5993dcb733290f32eb2</id>
<content type='text'>
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' &amp; 'igdv2' enabling patches backported from freebsd as
these can be configured via build time options in package makefile.

Signed-off-by: Kevin Darbyshire-Bryant &lt;kevin@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>miniupnpd: Update to 2.0.20161216</title>
<updated>2017-01-09T10:44:34Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-01-09T10:44:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=30f5f90fc65af84044aef54b3b115b49ac99df5a'/>
<id>urn:sha1:30f5f90fc65af84044aef54b3b115b49ac99df5a</id>
<content type='text'>
Enable IGDv2 as v1 Device DCPs were deprecated as of March 30, 2015
Source: http://upnp.org/specs/gw/igd2

Enable port in use check

Patches are originally from the FreeBSD Ports repo and refreshed for this repo.
Source: https://svnweb.freebsd.org/ports/head/net/miniupnpd/files/

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>miniupnpd: fix local variables in hotplug, change startup priority</title>
<updated>2016-09-30T07:06:12Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2016-09-30T07:06:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=3db27f27b2aa9d7d6e3e029a263922a84f141c72'/>
<id>urn:sha1:3db27f27b2aa9d7d6e3e029a263922a84f141c72</id>
<content type='text'>
* Remove 'local' variable definitions from hotplug script.
  Busybox 1.25.0 does not allow local variables defined outside functions.
  This fixes #231

* Change startup priority from 95 to 94, so that miniupnpd starts
  before S95done (which is intended to be run last).

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>miniupnpd: add igd2 postrouting table</title>
<updated>2016-07-05T09:35:36Z</updated>
<author>
<name>Kevin Darbyshire-Bryant</name>
</author>
<published>2016-07-04T19:23:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=fc23ccd4b48355f98f99ce2f4b02f6f3f6c3ae7b'/>
<id>urn:sha1:fc23ccd4b48355f98f99ce2f4b02f6f3f6c3ae7b</id>
<content type='text'>
add MINIUPNPD-POSTROUTING rule. Solves following error

addmasqueraderule() : chain MINIUPNPD-POSTROUTING not found

Signed-off-by: Kevin Darbyshire-Bryant &lt;kevin@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>miniupnpd: Fix UUID dependency not to check outside the tree, and use uuid always.</title>
<updated>2016-06-28T12:18:30Z</updated>
<author>
<name>Markus Stenberg</name>
</author>
<published>2016-06-28T12:18:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=fa76522336590a7c9fcb657f734bcdc9f400bd14'/>
<id>urn:sha1:fa76522336590a7c9fcb657f734bcdc9f400bd14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hnetd/ohp -&gt; git head, miniupnpd-&gt;2.0 (from 15.05 branch).</title>
<updated>2016-06-27T21:45:11Z</updated>
<author>
<name>Markus Stenberg</name>
</author>
<published>2016-06-27T21:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=33b0b707dcfb0fca508998d2ab38100352592ad8'/>
<id>urn:sha1:33b0b707dcfb0fca508998d2ab38100352592ad8</id>
<content type='text'>
</content>
</entry>
</feed>
