<feed xmlns='http://www.w3.org/2005/Atom'>
<title>omcproxy, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.openwrt.org/project/omcproxy/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/omcproxy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/omcproxy/'/>
<updated>2026-03-07T14:22:25Z</updated>
<entry>
<title>mrib: receive_mrt: workaround for RTL8373 queries</title>
<updated>2026-03-07T14:22:25Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2026-01-22T17:28:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/omcproxy/commit/?id=3abb601ab77f5e914a3203e5d0c8ae7fb1579bae'/>
<id>urn:sha1:3abb601ab77f5e914a3203e5d0c8ae7fb1579bae</id>
<content type='text'>
Fixes the following warning caused by RTL8373 sending IGMP queries without
including the mandatory IPv4 Router Alert option:
mrib_receive_mrt: ignoring invalid IGMP-message of type 11 from &lt;ip&gt; on &lt;ifindex&gt;

According to RFC3376 9.1 [1]:
- Hosts SHOULD ignore v2 or v3 Queries without the Router-Alert option.
However, we can add an exception to be compatible with non-compliant switches.

[1] https://datatracker.ietf.org/doc/html/rfc3376#section-9.1

Link: https://github.com/openwrt/omcproxy/pull/23
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "mrib: receive_mrt: workaround for RTL8373 queries"</title>
<updated>2026-03-07T14:22:05Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2026-03-07T14:21:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/omcproxy/commit/?id=e25491f27af33b77eca3ea8d93c083e57a02e918'/>
<id>urn:sha1:e25491f27af33b77eca3ea8d93c083e57a02e918</id>
<content type='text'>
This reverts commit cd20f3a4b4f15c86b73aa15c6ede9faf80584c69.

Wrong branch merged (v1 instead of v2).

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>mrib: receive_mrt: workaround for RTL8373 queries</title>
<updated>2026-01-22T17:33:22Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2026-01-22T12:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/omcproxy/commit/?id=cd20f3a4b4f15c86b73aa15c6ede9faf80584c69'/>
<id>urn:sha1:cd20f3a4b4f15c86b73aa15c6ede9faf80584c69</id>
<content type='text'>
Fixes the following warning caused by RTL8373 sending IGMP queries without
including the mandatory IPv4 Router Alert option:
mrib_receive_mrt: ignoring invalid IGMP-message of type 11 from &lt;ip&gt; on &lt;ifindex&gt;

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>formal: fix workflow permissions</title>
<updated>2025-12-02T13:40:38Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-11-26T13:34:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/omcproxy/commit/?id=cad82dc5cb65d7250dc998c5fd15c15187ba48ea'/>
<id>urn:sha1:cad82dc5cb65d7250dc998c5fd15c15187ba48ea</id>
<content type='text'>
Fix formality check permissions that are needed to post optional
summaries back to the PR.

Link: openwrt/actions-shared-workflows#64
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
Link: https://github.com/openwrt/omcproxy/pull/21
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>github: ci: add MIPS64, PowerPC64 and RISCV64</title>
<updated>2025-11-18T08:57:36Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2025-11-18T08:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/omcproxy/commit/?id=997a981ae3757401764627ff57b15cb5c69aab69'/>
<id>urn:sha1:997a981ae3757401764627ff57b15cb5c69aab69</id>
<content type='text'>
MIPS64, PowerPC64 and RISCV64 are popular OpenWrt archs.
Refactor the sizes build step to generate the table programatically.

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>github: ci: add powerpc arch</title>
<updated>2025-11-14T13:26:14Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2025-11-14T13:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/omcproxy/commit/?id=e646f462daebd6f7856129bfa2b62c89fbeefe3c'/>
<id>urn:sha1:e646f462daebd6f7856129bfa2b62c89fbeefe3c</id>
<content type='text'>
PowerPC is another popular OpenWrt arch.

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>github: ci: add cmake build and source directories</title>
<updated>2025-11-14T13:25:05Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2025-11-14T13:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/omcproxy/commit/?id=b3d1e2e48cf46e6b8ccdd0703bc4193a885269c7'/>
<id>urn:sha1:b3d1e2e48cf46e6b8ccdd0703bc4193a885269c7</id>
<content type='text'>
Add cmake build and source directories to suppress the following warning:
CMake Warning:
  No source or binary directory provided. Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>github: ci: disable json-c tests</title>
<updated>2025-11-14T13:23:33Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2025-11-14T07:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/omcproxy/commit/?id=de4353546064d79fcf026efcd6eb09eebe745db3'/>
<id>urn:sha1:de4353546064d79fcf026efcd6eb09eebe745db3</id>
<content type='text'>
Disable BUILD_TESTING to save time when building json-c.

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts: devel-build: disable json-c tests</title>
<updated>2025-11-14T13:23:28Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2025-11-14T07:35:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/omcproxy/commit/?id=2be7e63d9b68d4d1245ac51a551da80fbf3a4d2b'/>
<id>urn:sha1:2be7e63d9b68d4d1245ac51a551da80fbf3a4d2b</id>
<content type='text'>
Disable BUILD_TESTING to save time when building json-c.

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>github: fix CI apt dependencies</title>
<updated>2025-11-03T07:06:56Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2025-11-03T06:38:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/omcproxy/commit/?id=36adc79c7b763cccfb5c7ec835c384074acb50da'/>
<id>urn:sha1:36adc79c7b763cccfb5c7ec835c384074acb50da</id>
<content type='text'>
We need to run 'apt update' before installing the APT packages.

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
</feed>
