<div dir="ltr">Hi<div><br></div><div>I am trying to bring up the FACE example application on RTEMS. I am using the </div><div>Zyng BSP on Qemu. I need some configuration advice on multicast both on how</div><div>to configure libbsd and qemu. The application has multiple components running</div><div>on the Zynq which communicate via multicast UDP and some of that traffic goes</div><div>to an external program. </div><div><br></div><div>When running on Linux, the network configuration commands are:</div><div><br></div><div>ifconfig lo multicast<br></div><div>route add -net 224.0.0.0 netmask 240.0.0.0 dev lo<br></div><div><br></div><div>I think those will easily translate to the FreeBSD equivalents but if someone can</div><div>do that without the research I will require, please and thank you.</div><div><br></div><div>But the Qemu setup to multicast from the simulated target and have it show</div><div>up on the host is the magic I am really missing.</div><div><br></div><div>Help is really appreciated.  This would be a very nice thing to be able to demonstrate.</div><div><br></div><div>Thanks.</div><div><br></div><div>--joel</div><div><br></div></div>