]> git.proxmox.com Git - mirror_ovs.git/commit - lib/conntrack.c
conntrack: Add 'conn_lookup()' api.
authorDarrell Ball <dlu998@gmail.com>
Tue, 28 May 2019 18:14:44 +0000 (11:14 -0700)
committerBen Pfaff <blp@ovn.org>
Wed, 5 Jun 2019 21:58:46 +0000 (14:58 -0700)
commit4048c5088f95f336a7311eb484e80af6764ff71c
tree4f20cc97fb34a966c9befeacbd2c7bf155c1b57b
parent28274f774adb3f85a7b351ba24ab0ba7817c9794
conntrack: Add 'conn_lookup()' api.

The new api incorporates the hash calculation which can be a
distraction.

Signed-off-by: Darrell Ball <dlu998@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/conntrack.c