Index | Thread | Search

From:
Alexander Bluhm <bluhm@openbsd.org>
Subject:
new net/smcroute
To:
ports@openbsd.org
Date:
Sun, 19 Jul 2026 11:06:50 +0200

Download raw body.

Thread
Hi,

I need an IPv6 capable multicast router for testing the muticast
forwarding path in the kernel.

ok to import smcroute 2.6.0 ?

Comment:
static multicast routing daemon

Description:
smcrouted 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.

smcrouted can be used as an alternative to dynamic multicast daemons like
mrouted(8), pimd(8) or pim6sd(8) in situations where static multicast
routes should be maintained and/or no proper IGMP or MLD signaling
exists.