Actions
Feature #16533
closedAdd Multicast Bridge (mcast-bridge) package
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
26.03
Description
Multicast Bridge is a daemon for forwarding UDP multicast data between
network interfaces, and is intended as an alternative to using pimd or
udpbroadcastrelay. It supports statically configured forwarding, and
dynamic interest-based forwarding using IGMP and MLD.
the following benefits:
- Support for IPv6
- Dynamic bridging support based on IGMP (IPv4) and MLD (IPv6).
- Awareness of link-local scoped multicast addresses which should
not be forwarded. - Smaller and simpler code, offering easier inspection/validation.
Updated by Denny Page 4 months ago
Updated by Marcos M about 2 months ago
- Category changed from PIMD to New Package Request
Actions