Hi, this series aims to add masking masking of the OXM IPv6 Flow Label, ARP SHA and THA matches.
I have posted two earlier versions of the first patch "OXM: Allow masking of IPv6 Flow Label". Changes are noted in its changelog. Patch List: [PATCH 1/3] OXM: Allow masking of IPv6 Flow Label [PATCH 2/3] classifier: Add helpers for setting ethernet addresses [PATCH 3/3] OXM: Allow masking of ARP SHA and THA Overall Diffstat: lib/classifier.c | 146 +++++++++++++++++++++++++++++++++------------------- lib/classifier.h | 5 + lib/flow.c | 63 +++++++++++++++------- lib/flow.h | 18 +++--- lib/meta-flow.c | 55 +++++++++++++------ lib/nx-match.c | 34 ++++-------- lib/ofp-util.c | 18 +++--- tests/ovs-ofctl.at | 24 ++++++++ 8 files changed, 233 insertions(+), 130 deletions(-) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev