-
I am using a python script to configure the network after updating the OVS Kernel Switch to OpenFlow V1.3. The HP Controller sees the switches but not the links. Is there any command to enter differen…
-
I noticed that DNS packet processing was added in #6. Is there any plan for separating protocol parsers/marshalers into libraries of their own? We also have [mirage/ocaml-dns](https://github.com/mirag…
-
*Originally reported by* **Luciano Chaves (Bitbucket: [ljerezchaves](https://bitbucket.org/ljerezchaves), GitHub: [ljerezchaves](https://github.com/ljerezchaves))**
----------------------------------…
-
A packet can be matched against the following fields:
- InPort - input port
- InPhyPort - input physical port
- Metadata - any 64-bit data
- EthDst - ethernet destination address
- EthSrc - ethernet…
-
Hi guys, are you planning to support OF. 1.3?
If so, I would like to help you in this task.
Thanks!
-
Mininet uses GitHub issues for bug reports and feature requests only.
These issues can be viewed at bugs.mininet.org
If you have a question that is not a bug report or a feature request,
please u…
-
Hi,
I am trying to connect an OpenWRT CC router to an ONOS Controller (laptop running ubuntu). I get below error. ONOS then prints error in the log - "disconnecting switch due to read timeout".
…
-
Develop files that could be used for a basic tutorial on SDN controllers using POX and Mininet.
If you aren't sure what to include in the tutorial, we can discuss in the comments here.
Put files in …
-
- Implement plugin architecure
- Turn OpenFlow 1.0 infrastructure into a plugin, and test it
- Turn OpenFlow 1.3 infrastructure into a plugin, and test it
-
Hi,
It would be nice to have a parameter in the script to choose the OF version to be run. Maybe use OF1.0 by default, and the parameter would be of10 or of13, to choose the version.
To change the v…