ofp-parse: Add support for dl_dst masks in flow match parsing.
authorBen Pfaff <blp@nicira.com>
Tue, 7 Jun 2011 16:22:24 +0000 (09:22 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 7 Jun 2011 23:47:42 +0000 (16:47 -0700)
commitcb8ca532a6636d20c9d7e4a5323489cad9c3eeb7
tree350c06fa3919a65012d3b9404c909b6308f21935
parentdb7f8281824224289eeb177c5437c9ec070ab042
ofp-parse: Add support for dl_dst masks in flow match parsing.

This makes it possible to add flows that match on the Ethernet multicast
bit with ovs-ofctl.

CC: Paul Ingram <paul@nicira.com>
CC: Amar Padmanabhan <amar@nicira.com>
lib/ofp-parse.c
tests/ovs-ofctl.at
utilities/ovs-ofctl.8.in