[ovs-dev] [metaflow-cleanup 0/3] clean up metaflow stuff
Ben Pfaff
blp at nicira.com
Mon Nov 7 21:50:22 PST 2011
These patches are the beginning of what was originally a larger series,
but the larger series is getting postponed and so I'm sending out the
initial patches that make sense on their own.
Plus, everyone loves meta-flow. (Well, actually, people regularly ask
me "WTF is meta-flow"?)
Ben Pfaff (3):
meta-flow: Split ICMP into ICMPv4 and ICMPv6.
flow: New functions for setting a VLAN VID or PCP value.
nx-match: Fold all of its data structures into mf_field.
lib/automake.mk | 1 -
lib/classifier.c | 10 +-
lib/flow.c | 21 +++
lib/flow.h | 3 +
lib/learn.c | 18 +-
lib/meta-flow.c | 378 +++++++++++++++++++++++++++++++++++++------
lib/meta-flow.h | 20 ++-
lib/nx-match.c | 475 +++++++++++++++---------------------------------------
lib/nx-match.def | 71 --------
lib/nx-match.h | 1 -
10 files changed, 509 insertions(+), 489 deletions(-)
delete mode 100644 lib/nx-match.def
--
1.7.2.5
More information about the dev
mailing list