Hi Joe, I was looking at ways to implement mac address wildcard match and read your patch on the ovs-dev. I have some questions regarding the changes could you please clarify for me?
1) I see util. functions to compare the masks and code to zero the masks. I didn't find the code using the mask to perform the match, as well as the code to construct the mask from wildcards. 2) do we also need to change the OFPFW_DL_SRC in ofp_flow_wildcards to OFPFW_DL_SRC_MASK? This will move DL_TYPE by many bits, and I am wondering whether this is the right way to do. Thanks! Yimin _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev