Package smcroute

Static multicast routing for UNIX

https://github.com/troglobit/smcroute

SMCRoute is a static multicast routing daemon providing
fine grained control over the multicast forwarding cache (MFC)
in the UNIX kernel. Both IPv4 and IPv6 are fully supported.

SMCRoute can be used as an alternative to dynamic multicast
routers like mrouted, pimd, or pim6sd in setups where static
multicast routes should be maintained and/or no proper IGMP
or MLD signaling exists.

Multicast routes exist in the UNIX kernel as long as a
multicast routing daemon runs. On Linux, multiple multicast
routers can run simultaneously using different multicast
routing tables.

The full documentation of SMCRoute is available in the manual
pages, see smcrouted(8), smcroutectl(8), and smcroute.conf(5).

Version: 2.5.7

File Formats

smcroute.conf smcrouted configuration file format

System Administration

smcroutectl Control and status tool for smcrouted(8)
smcrouted SMCRoute, a static multicast router