<feed xmlns='http://www.w3.org/2005/Atom'>
<title>routing/mcproxy/files, 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>2024-10-15T22:11:32Z</updated>
<entry>
<title>mcproxy: remove this package</title>
<updated>2024-10-15T22:11:32Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2024-09-30T12:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=cbf04774c40ccff5218e1410de49dcf1e19cb7dd'/>
<id>urn:sha1:cbf04774c40ccff5218e1410de49dcf1e19cb7dd</id>
<content type='text'>
Upstream [1] looks dead. The latest commit was pushed 7 years ago.
Pull requests are not reviewed so far [2].

[1] https://github.com/mcproxy/mcproxy
[2] https://github.com/mcproxy/mcproxy/pull/18

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>mcproxy: add igmpV2 reply support</title>
<updated>2019-06-30T11:03:18Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2019-06-05T18:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=a56d996b94682c90729ad9b561168635b857649c'/>
<id>urn:sha1:a56d996b94682c90729ad9b561168635b857649c</id>
<content type='text'>
mcproxy has no way to send an IGMPv2 query today. If you force IGMPv2 (by
setting the protocol in the mcproxy config and setting the force_igmp_version
flag on all interfaces) the bridge will send v2 queries but if mcproxy takes
over as the querier it will send v3 queries. The patch below adds support for
sending v2 queries so everyone stays in sync:

Signed-off-by: Sukru Senli &lt;sukru.senli@iopsys.eu&gt;
Signed-off-by: Chad Monroe &lt;chad.monroe@smartrg.com&gt;
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
</entry>
<entry>
<title>mcproxy: fix block/filtering code</title>
<updated>2019-06-05T18:33:21Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2019-06-05T18:30:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=490971e8e5bffb1094ca6b5740df4c1c6e3659ef'/>
<id>urn:sha1:490971e8e5bffb1094ca6b5740df4c1c6e3659ef</id>
<content type='text'>
mcproxy supports a generic filtering/blacklisting mechanism but it’s currently
broken. In the case of routed video (e.g. mcproxy routing video from
WAN -&gt; LAN), it will forward multicast between the LAN and WAN. There are
perfectly valid use cases for this like reporting but other less-appropriate
things like mDNS and SSDP leak through from LAN -&gt; WAN which is bad.

Signed-off-by: Sukru Senli &lt;sukru.senli@iopsys.eu&gt;
Signed-off-by: Chad Monroe &lt;chad.monroe@smartrg.com&gt;
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
</entry>
<entry>
<title>mcproxy: uci config improvements and fixes</title>
<updated>2015-01-31T14:51:47Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2015-01-31T14:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=90ec859959ae33dcbe8d2428f32c1bb5ab038d81'/>
<id>urn:sha1:90ec859959ae33dcbe8d2428f32c1bb5ab038d81</id>
<content type='text'>
- fix /var/etc race condition (uci config)
- start mcproxy later
- rework mcproxy config trigger
- add network triggers
- simplify uci instances generation and allow querier only configs
- improve uci tables generation
- fix uci behaviour generation for specific interface names

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>mcproxy: update to latest version, add UCI support</title>
<updated>2014-12-31T20:22:02Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2014-12-31T19:40:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=e03ee22d045a77eebee7a8c32d71212e73633c98'/>
<id>urn:sha1:e03ee22d045a77eebee7a8c32d71212e73633c98</id>
<content type='text'>
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>[mcproxy] Update to latest version.</title>
<updated>2014-04-05T12:00:31Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2014-04-05T12:00:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=7682bd90392cf1e3fcbf5230c4974dcb8bd5a68a'/>
<id>urn:sha1:7682bd90392cf1e3fcbf5230c4974dcb8bd5a68a</id>
<content type='text'>
Avoid building for GCC 4.4 and GCC 4.6 (no c++11 support).
Move to routing and redirection menu.
Config cleanup (disable until configured, protocol info, example instances).
</content>
</entry>
<entry>
<title>mcproxy: add initial</title>
<updated>2014-03-26T17:16:07Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2014-03-25T14:19:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=8f98d53e1d274f6c2602e1fcc51d4babff27321a'/>
<id>urn:sha1:8f98d53e1d274f6c2602e1fcc51d4babff27321a</id>
<content type='text'>
Conflicts:

	mcproxy/Makefile
	mcproxy/files/mcproxy.conf
	mcproxy/files/mcproxy.init
</content>
</entry>
<entry>
<title>[mcproxy] Add support for mcproxy v1.1.0.</title>
<updated>2014-03-20T15:46:14Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2014-03-20T15:46:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=ad9d95cca240fa0edd8e033126877ec58ed848d8'/>
<id>urn:sha1:ad9d95cca240fa0edd8e033126877ec58ed848d8</id>
<content type='text'>
</content>
</entry>
</feed>
