]> git.proxmox.com Git - mirror_ovs.git/commit
conntrack: Refactor algs.
authorDarrell Ball <dlu998@gmail.com>
Mon, 4 Dec 2017 16:13:05 +0000 (08:13 -0800)
committerBen Pfaff <blp@ovn.org>
Mon, 11 Dec 2017 22:13:58 +0000 (14:13 -0800)
commit94e711433c34c4f0b21779d24ee3a22136c8f4be
tree2f70275f0d43e08631bd3dc6e0058c0513501c36
parentf0aa3801f1e89a5f64d2290caea3c4e87262ffe9
conntrack: Refactor algs.

Upcoming requirements for new algs make it desirable to split out
alg helpers more cleanly.

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