flow: Use bit-mask for Ethernet type match, instead of FWW_* flag.
authorBen Pfaff <blp@nicira.com>
Mon, 18 Jun 2012 20:33:13 +0000 (13:33 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 4 Sep 2012 18:19:15 +0000 (11:19 -0700)
commite2170cffc1e736db85b461b9bff2afa74ba180f2
tree5635061ba530238ccb1bbb6430ecfa7dd15b2ad2
parent851d3105c7a4166d0cd05f3f9198edea2623bcd7
flow: Use bit-mask for Ethernet type match, instead of FWW_* flag.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/classifier.c
lib/flow.c
lib/flow.h
lib/meta-flow.c
lib/nx-match.c
lib/ofp-util.c
tests/test-classifier.c