Better abstract wildcards for Ethernet destination field.
authorBen Pfaff <blp@nicira.com>
Mon, 6 Jun 2011 21:21:40 +0000 (14:21 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 7 Jun 2011 23:47:42 +0000 (16:47 -0700)
commitdb7f8281824224289eeb177c5437c9ec070ab042
treedf701726895ba8502c26b18174b16b2d9ec836ce
parent009853d87ec9ae26edcaa74687a2908a1692b7a1
Better abstract wildcards for Ethernet destination field.

I think that this makes nx-match.c a little easier to read.  The new
functions added here will have more users in an upcoming patch.
lib/classifier.c
lib/classifier.h
lib/flow.c
lib/flow.h
lib/nx-match.c