Open Ruinique opened 1 year ago
Yes! You need the p4c compiler and Mininet!
Yes! You need the p4c compiler and Mininet!
Can you tell me how to install Mininet? In fact, I tried to run the program but I can't success because it told me that my enviroment dont have the module 'mininet'. It's strange but I am afraid that you use docker to deploy it.Can you give me more information?
Please install the VM provided in this guide: https://github.com/p4lang/tutorials. You should be able to run my code in the VM. After that, you may need to translate the .py from python2 to python3. Please open a PR if you do so. Thanks.
Please install the VM provided in this guide: https://github.com/p4lang/tutorials. You should be able to run my code in the VM. After that, you may need to translate the .py from python2 to python3. Please open a PR if you do so. Thanks.
Sure,when I am free to do that , I will. Thanks for your answer.
Is it necessary for me to prepare something just like ONOS or Mininet?