Mathieu Jadin
Mathieu Jadin
It is necessary to fix mininet version if I want to be certain of the behavior of my library that runs on top of mininet. Otherwise, depending on the time...
FYI, I have the same issue with VirtualBox running several CPUs If you don't need the multiple CPUs, note that there is no problem with only one CPU Also, running...
The PR #895 will fix this issue when merged :)
This is a Mininet dependency issue. I invite you to tell them that there is an issue with openflow compilation on Ubuntu 22.04. Once it is fixed on Mininet, ping...
Do you mean for segment routing ? No, but you can always run the appropriate commands on the routers and hosts that you want in the post_build() method of your...
Jenkins, run tests
Thanks for the PR :+1:
Hello, > However, I noticed some problems: > > * The new route-map linked to the neighbor blocks all the other routes that do not match the CommunityList/AccessList. > *...
I am sceptical about using a json file as an argument Wouldn't it be better to enable users to display the graph from an IPTopo object directly than requiring an...
> Yes indeed, my first target was to do it based on a IPTopo class but i didn’t find the information of AS in the class > Furthermore, the «...