Add support for matching Ethernet multicast frames.
authorBen Pfaff <blp@nicira.com>
Thu, 11 Nov 2010 18:46:23 +0000 (10:46 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 11 Nov 2010 18:46:23 +0000 (10:46 -0800)
commit1e37a2d75196c6e10ac078213ad94afb4f3e219a
tree7cd21f2d63ac0b70ab7c91e68eb4aee748f445e9
parentb6c9e612fa0801037c60339a931d29413e8fa08f
Add support for matching Ethernet multicast frames.
include/openflow/nicira-ext.h
lib/classifier.c
lib/flow.c
lib/flow.h
lib/nx-match.c
lib/nx-match.def
tests/ovs-ofctl.at
tests/test-classifier.c