Add support for bitwise matching on TCP and UDP ports.
authorBen Pfaff <blp@nicira.com>
Sat, 28 Jan 2012 01:16:05 +0000 (17:16 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 3 Feb 2012 00:46:22 +0000 (16:46 -0800)
commit73f3356323a0f94ffb5b58af4e0312e715b7a3e2
treee55818da490df408e5ed84d04800075fde50369a
parent8e7082b09511f784cad7e3b2c15f086f4d8d7f60
Add support for bitwise matching on TCP and UDP ports.

Bug #8827.
Signed-off-by: Ben Pfaff <blp@nicira.com>
12 files changed:
NEWS
include/openflow/nicira-ext.h
lib/classifier.c
lib/classifier.h
lib/flow.c
lib/flow.h
lib/meta-flow.c
lib/nx-match.c
lib/ofp-util.c
tests/ovs-ofctl.at
tests/test-classifier.c
utilities/ovs-ofctl.8.in