David
David
Hi @ramonfontes 😄 , Right now I was trying to get something similar. My idea was to try to port the BMV2 to Mininet-Wifi. Only for my own requirements I...
Hi @ramonfontes :relaxed: ! First of all, feel free to correct me at any time, I still have a lot to learn and you probably went through this learning curve...
Hi again @ramonfontes 😄 ! As I told you, here I am again with the repository mounted and ready! The repository can be found here: [github.com/davidcawork/P4Tutorial](https://github.com/davidcawork/P4Tutorial) You can see the...
> Wmediumd can process frames coming from the kernel via Netlink and mac80211_hwsim has many functions developed especially for it. Try to look for the wmediumd word at https://github.com/torvalds/linux/blob/master/drivers/net/wireless/mac80211_hwsim.c. Thank...
Hello @ramonfontes , I'm sorry for my absence these days I was quite sick, today I will take up where I was going.. thank you very much for your work....
Cool! Thank you so much for your work! 😄
Hi @ramonfontes , I have just made a pull-request #302 with two new generic classes to control the BMv2 with support for execution in Network namespaces. I hope they are...
Hi @ramonfontes 😃, It is very likely that it will not work for Python 3, I was currently working on Python2 (2.7.12 ). Thank you very much for letting me...
Perfect @ramonfontes , Here's what I'll do, I'll use the patch to get those versions and find out why it doesn't work there! Thanks a lot Ramon for the feedback....
Indeed, as @lantz comments, Eder's tool, BOFUSS repo (https://github.com/CPqD/ofsoftswitch13), `dpctl` no longer supports the `status` command. The tool originally has a CLI and Eder rewrote it, so there is no...