Hi, I'm working on a project which using Emulation feature. I use ExtLowerIpv4NetworkLayer to connect to Linux network namespace. When I use StandardHost and UdpBasicApp to send the packet, it doesn't send the packet to the host computer.
Is there any NetworkLayer Emulation exmaple I can refer to?
How does ExtLowerIpv4NetworkLayer connect to the host computer?
Is it right to use namespace in ExtLowerIpv4NetworkLayer to connect host computer?
Thanks!
Hi, I'm working on a project which using Emulation feature. I use ExtLowerIpv4NetworkLayer to connect to Linux network namespace. When I use StandardHost and UdpBasicApp to send the packet, it doesn't send the packet to the host computer. Is there any NetworkLayer Emulation exmaple I can refer to? How does ExtLowerIpv4NetworkLayer connect to the host computer? Is it right to use namespace in ExtLowerIpv4NetworkLayer to connect host computer? Thanks!