alsmith / multicast-relay

Relay multicast and broadcast packets between interfaces.
GNU General Public License v3.0
304 stars 47 forks source link

Add the ability for one-way relaying #35

Closed alsmith closed 4 years ago

alsmith commented 4 years ago

Two new options, --noTransmitInterfaces removes the ability of an interface to transmit multicast packets out.

And --ifFilter with the option of specifying which interface(s) a given IP address or range is able to relay to.