I quoted ‘tcp_flags’ as an example. I need to add a different match field.
I wanted some code detailing usage of experimenter match fields setting in flow 
mod and
Its decoding in table feature.

Regards,
Ramesh

From: jinxuan wu [mailto:jinxu...@asu.edu]
Sent: Friday, March 06, 2015 10:31 AM
To: Ramesh Devarajan
Subject: Re: [Ryu-devel] Usage of experimenter match fields

Hi,

If I do not forget wrong, tcp_flags is in open flow 1.5. openflow1.3 doesn’t 
support match this field.

Regards.
On Mar 5, 2015, at 9:21 PM, Ramesh Devarajan 
<ramesh.devara...@radisys.com<mailto:ramesh.devara...@radisys.com>> wrote:

Hi,

I am bit confused on the usage of experimenter match fields in Ryu.
Lets take the example of ‘tcp_flags’.
Now how do I use this in my match field.
My test switch supports plain openflow version 1.3, without any extensions.
How do I use the experimenter match fields to encode (i.e use in flow mod 
messages) and decode (i.e decode in table features).
Some sample code examples would be of great help.
I am using the new Ryu 3.19 controller.

Regards,
Ramesh
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. 
http://goparallel.sourceforge.net/_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net<mailto:Ryu-devel@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/ryu-devel

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to