Hi, I am reading ovs code(1.1.0pre2). In ofproto.c function xlate_actions(), it translates ofp actions to odp actions. What I am confused about is why it set the fields in rule.cr.flow? I think rule.cr.flow stores the flow key for match, not actions. Can someone shed some light?
Thanks, David
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
