Thanks Iwase, very helpful and appropriate example indeed.
Thanks
Hadem
On Thu, Apr 21, 2016 at 6:32 AM, Iwase Yusuke
wrote:
> Hi,
>
> With EventOFPSwitchFeatures, Ryu notify receiving OFPT_FEATURES_REPLY
> messages.
> In this OpenFlow (ver 1.3) message, there is no field about the port
> numb
Hi,
With EventOFPSwitchFeatures, Ryu notify receiving OFPT_FEATURES_REPLY messages.
In this OpenFlow (ver 1.3) message, there is no field about the port number.
If you want to get the port information at starting of switch connection,
how about using dpset.EventDP instead?
https://github.com/o
Hi,
For sample application of Ryu, please refer to the following.
https://github.com/osrg/ryu/tree/master/ryu/app
If you want to build you own Ryu Application, the followings might be helpful.
http://ryu.readthedocs.org/en/latest/developing.html
http://osrg.github.io/ryu-book/en/html/ind