Dear members, I'm looking for the OVS's function(s) responsible for processing the match fields from the OpenFlow FlowMod message, which is sent by the the SDN controller. I thought it was this function from lib/ofp-util.c: "ofputil_match_to_ofp11_match(const struct match *match, struct ofp11_match *ofmatch)". However, this function is not being called, according to some debug code I inserted on it.
P.S.: I'm using OVS 2.9.0 and OpenFlow 1.4. Thank you, -- Pedro Henrique Amorim Rezende
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
