osrf / rocker

A tool to run docker containers with overlays and convenient options for things like GUIs etc.
Apache License 2.0
555 stars 70 forks source link

add support for routing multicast over a bridge network #202

Open tfoote opened 1 year ago

tfoote commented 1 year ago

This seems to be an issue that's not well solved and blocks using ROS in many applications.

Related links: https://gist.github.com/ddimtirov/5b61a697218e3e49a9b2b6e1b7e73ef2 https://github.com/moby/moby/issues/3043 https://github.com/moby/moby/issues/23659

A work around with full virtual networks: https://github.com/moby/libnetwork/issues/552#issuecomment-1227821940