SkillAgentSearch skills...

Omcproxy

OpenWrt embedded IGMPv3/MLDv2 Proxy

Install / Use

/learn @openwrt/Omcproxy
About this skill

Quality Score

0/100

Supported Platforms

Claude Code
Cursor

README

omcproxy - Embedded IGMPv3 and MLDv2 proxy

omcproxy is an IGMPv3 and MLDv2 multicast proxy for use in embedded Linux devices like routers. It is small in size and can be compiled to <40 KB.

It is partly based on code of https://github.com/Oryon/pimbd

Specifications and Features

  1. Source-Specific Multicast Querier

    • MLDv2 querier (based on RFC 3810)
    • IGMPv3 querier (based on RFC 3376)
  2. Multicast Proxying (based on RFC 4605)

    • Kernel-space multicast routing
    • Multiple instances support
    • Address-scope specific proxying

Compiling

The easiest way to compile omcproxy is by using devel-build.sh script within sripts/ directory. Simply execute

./scripts/devel-build.sh

Note that cmake is required.

Related Skills

View on GitHub
GitHub Stars43
CategoryDevelopment
Updated23d ago
Forks29

Languages

C

Security Score

90/100

Audited on Mar 8, 2026

No findings