Hi all, (Ben particularly) I have been trolling through the source looking for how OXM/NXM actions end up as functioning entries in flow tables. I understand that ofp-actions.c and the ofp_raw_action_type enumeration is at the centre of it all. I get how the incoming OpenFlow command strings are processed by encode/decode fns but that¹s about it But I don¹t understand the path of adding these actions
I want to use the ActionExperimenter from RYU to drive new arbitrary packet modifiers via the experimenter extension to open flow. I know I could use ovs-ofctl and actions.c and add new instructions that way, but I want to stick to OpenFlow so I can drive with other controllers like Ryu. Regards, Dave.
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss