Hi Jara,
First, "ryu/app/gui_topology/gui_topology.py" does not install flows for
forwarding
packets as "ryu/app/simple_switch_13.py" doing, and the Mininet hosts can not
communicate each other.
If you want to do ping between hosts, how about includeing
"simple_switch_13.py"?
e.g.) PYTHONPATH=
Hi everyone,
I am a doctorate studient and I've working in the improvement of the GUI
for RYU,
but even with the patch:
https://github.com/osrg/ryu/commit/af63e5f51954fe1f080c1804940aff
I am still unable to get the host within my network.
The network is emulated with mininet (simple linear topolog