Current pox that comes with RF just does OF1.0.
If you venture into using Ryu (build.sh -c ryu), you may be able to get OF1.2-only on that controller.
Hi Rfers,
Which version of OF used by switches does the newest RouteFlow (https://github.com/CPqD/RouteFlow) support, 1.0, 1.2, 1.3 ?
And which one are currently in use?
In other words....., if I want to use physical devices instead of Mininet(or OvS) to try RouteFlow, which version of OF should I use?
Thanks a lot.
Ximing Li
--
You received this message because you are subscribed to the Google Groups "RouteFlow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to routeflow-disc...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Ximing,
To my knowledge, there is no version currently that uses NOX with OF1.2+. You may be able to take the NOX RFProxy and transplant it onto the NOX13oflib version. I would suggest that is a good place to start.