]> git.proxmox.com Git - mirror_ovs.git/commit - lib/flow.c
flow: New function flow_clear_conntrack().
authorBen Pfaff <blp@ovn.org>
Tue, 18 Apr 2017 18:22:05 +0000 (11:22 -0700)
committerBen Pfaff <blp@ovn.org>
Fri, 21 Apr 2017 15:20:06 +0000 (08:20 -0700)
commit6846e91e6fb0c2da8b4ab6f64257bb259f221b77
tree9b9c8e8962fe2ebca8da46662c427f333e8d1e2c
parentb02e6cf86aa2a01ab0717b390e1090269b2ff3cb
flow: New function flow_clear_conntrack().

This will have a new user in an upcoming commit.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Miguel Angel Ajo <majopela@redhat.com>
lib/flow.c
lib/flow.h
ofproto/ofproto-dpif-xlate.c