]> git.proxmox.com Git - mirror_ovs.git/commit - lib/odp-util.c
packets: Reduce redundant copies of connection states.
authorBen Pfaff <blp@ovn.org>
Mon, 17 Apr 2017 20:43:48 +0000 (13:43 -0700)
committerBen Pfaff <blp@ovn.org>
Fri, 21 Apr 2017 15:20:06 +0000 (08:20 -0700)
commitfd6cd1bf9e5092c6951db247d6be49a97b9f8b99
treecbd284ca0ddf176647bc1496d00155ba8b325054
parenta96d26d78ebeba737f8183e17311ce4e2c505b82
packets: Reduce redundant copies of connection states.

I was about to add another complete list of all the connection states but
this eliminates the need.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Miguel Angel Ajo <majopela@redhat.com>
lib/flow.c
lib/odp-util.c
lib/packets.h
ovn/lib/logical-fields.c