aboutsummaryrefslogtreecommitdiff
path: root/ofproto/connmgr.h
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2012-07-03 14:00:38 -0700
committerBen Pfaff <blp@nicira.com>2012-07-12 14:13:01 -0700
commite2a3d183f60b93265c095ede1379194916444822 (patch)
tree531d4fecf75b5ec35cb0650c71e05a646171636a /ofproto/connmgr.h
parent080437614b40799853a42806fa29e7c71f42210d (diff)
ofproto: Add extra comments and checking for expiring a pending rule.
A given rule may only have one pending operation at a time, so when an operation is pending we must not allow a flow expiration to be started on that rule. This doesn't fix a user-visible bug in ofproto-dpif because ofproto-dpif always completes operations immediately, that is, no operations will be pending when expiration runs. (Technically there is a bug if the user runs "ovs-appctl ofproto/clog", but that feature is for debugging only and there is no reason for a user to ever run it.) Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'ofproto/connmgr.h')
0 files changed, 0 insertions, 0 deletions