Dobby 3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
Loading...
Searching...
No Matches
MulticastForwarderPlugin Namespace Reference

Used to add iptables firewall rules, ebtables and smcroute rules to allow containered processes to receive multicast traffic. More...

Detailed Description

Used to add iptables firewall rules, ebtables and smcroute rules to allow containered processes to receive multicast traffic.

This plugin adds the necessary rules to iptables, ebtables and smcroute when the container is started and deletes them again when the container is stopped. All the rules are tagged (via an iptables comment) with the name of the container, this should ensure rules are correctly added and removed.