Hi all,

        I need to implements three experimenters that use the match id of a 
match field as a parameter. One of them is a copy field action experimenter 
that is the same thing as the copy field action of OpenFlow 1.5. I thought to 
try to pass the current match field abstraction for both OF and SAL. But I have 
noticed the converter at the SAL level is converting not just the id but the 
parameters of the match fields also. This action needs only the match id so the 
parameters of the match fields will not be defined.

        Is there an abstraction layer for the Match ID at the OF and SAL layer? 
I did not find one, but I could have missed it. Is there some beta code or 
document  to support OF 1.5 and the copy-field action (I will be interested in 
how they do that)? 

        I have looked at the set-field action but the parameters of the match 
entry are set.

Thanks,

Yann Bourdeau, M.Ing.
Senior Software Developer
438-499-4607
[email protected]



_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to