You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: