]> git.proxmox.com Git - mirror_ovs.git/commit
conntrack: Support conntrack flush by ct 5-tuple
authorYi-Hung Wei <yihung.wei@gmail.com>
Mon, 12 Feb 2018 22:02:37 +0000 (14:02 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 14 Feb 2018 21:59:09 +0000 (13:59 -0800)
commit271e48a0e244f12552e2699bcdc93a1d9d3b162f
tree57da5e13d342df536dea28179473358950c63a35
parentbe7b165518f777c68833fcb0c844419c8c34af3e
conntrack: Support conntrack flush by ct 5-tuple

This patch adds support of flushing a conntrack entry specified by the
conntrack 5-tuple in dpif-netdev.

Signed-off-by: Yi-Hung Wei <yihung.wei@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Darrell Ball <dlu998@gmail.com>
lib/conntrack.c
lib/conntrack.h
lib/dpif-netdev.c
tests/system-kmod-macros.at
tests/system-traffic.at
tests/system-userspace-macros.at