Add ability to restrict flow mods and flow stats requests to cookies.
authorJustin Pettit <jpettit@nicira.com>
Fri, 23 Dec 2011 20:23:24 +0000 (12:23 -0800)
committerJustin Pettit <jpettit@nicira.com>
Wed, 28 Dec 2011 05:09:51 +0000 (21:09 -0800)
commite729e7935e5c77eae1ca4a8040d05626f61cf9a2
tree81813662f43568df2cc90f16eb02233b999a2e6e
parenta8600e1a65b10c7e6b8ca94d18482f50ba27a873
Add ability to restrict flow mods and flow stats requests to cookies.

With this commit, it is possible to limit flow deletions and
modifications to specific cookies.  It also provides the ability to
dump flows based on their cookies.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
12 files changed:
NEWS
include/openflow/nicira-ext.h
lib/nx-match.c
lib/nx-match.h
lib/ofp-parse.c
lib/ofp-util.c
lib/ofp-util.h
ofproto/ofproto.c
tests/ofproto.at
tests/ovs-ofctl.at
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c