SkillAgentSearch skills...

Mrdisc

Stand alone UNIX implementation of RFC4286 Multicast Router Discovery Protocol

Install / Use

/learn @troglobit/Mrdisc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

License Badge GitHub Status

mrdisc(8) is a UNIX compatible implementation of RFC4286, the Multicast Router Discovery Protocol. It is intended to be a way of informing IGMP/MLD snoopers on a LAN of multicast capable routers.

Usage: mrdisc IFNAME [IFNAME ...]

When complete, mrdisc(8) will be integrated in the SMCRoute, mrouted, and pimd multicast routing daemons. In fairness, both the Linux and *BSD kernels should probably implement this instead. When a multicast routing daemon opens a routing socket and declares a set of VIFs, the kernel knows which interfaces to send IGMP/MLD discovery frames on.

Also, both Linux and the *BSD kernels have bridges with built-in IGMP and MLD snooping support that would greatly benefit from dynamically learning multicast router ports.

You are free to use this software as you like, as long as you abide by the terms of the ISC License.

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks2

Languages

C

Security Score

80/100

Audited on May 16, 2024

No findings