Hi,

I'm new in the SDN world and am currently working on my first Apps.

In the docu (
http://ryu.readthedocs.org/en/latest/app/ofctl_rest.html#description-of-match-and-actions
) there is a list of OF1.0 actions and one for OF1.2+ actions.

My question is if these lists are exclusive or can I use the OF1.0
actions when running OF1.3?

I've tried to add a "SET_VLAN_VID" action and the switch (mininet)
doesn't accept it. It installs the flow without any action. The actions
from the OF1.2+ list work fine however.
Would be really nice to also use the older actions.


Thanks!

------------------------------------------------------------------------------
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