HI,

I am trying to code a ryu application

my environment is using  OpenFlow1.0 protocol

but I check Ryu API document there are only

"OpenFlow v1.3 Messages and Structures"
"OpenFlow v1.2 Messages and Structures"

Can I follow these two API reference to write my OF1.0 code?

because I need match rule ,like nw_src, nw_dst, dl_src, dl_dst

and action mod_dl_src, mod_dl_dst, mod_nw_src, mod_nw_dst, output NORMAL

I am afraid OF1.3 and OF1.2 API doc can not use on OF1.0.

thank you!

DaveLee
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to