mrouted
mrouted copied to clipboard
The original DVMRP (dynamic multicast routing) implementation for UNIX
Hello! Currently have a setup using mrouted 4.4 on 2 interfaces on a brand new installation of Debian 11 CLI. Downloaded the 4.4 client from deb.troglobit.com. No modifications to mrouted.conf,...
In setups like #52, where you don't have access to the router(s), and you want to forward multicast between networks that are separated by an intranet/Internet without support for multicast,...
I've just installed mrouted on Debian 12, and I have this: # ./configure gives me these alerts: ./configure: line 4433: PKG_PROG_PKG_CONFIG: command not found ./configure: line 4699: --variable=systemdsystemunitdir: command not...
Hello, First off, thank you very much for your continued work on mrouted, it's a service that I rely on daily. My firewall/router is running OpenBSD (7.2) and as you...
Hey @troglobit! I discovered this when compiling **mrouted 4.6-dev** using a **Buildroot v2024.08.1** derived toolchain that had the `Build Y2038-ready code` option enabled and target set to ARM Cortex-A7. This...
pimd allows using the loopback interface, and there are no restrictions on Linux except setting IFF_MULTICAST first.
**Summary** This pull request introduces a new feature to the mrouted daemon, allowing users to manually reload the daemon (via mroutectl) in cases where new network interfaces, either virtual or...