summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYi-Hung Wei <yihung.wei@gmail.com>2019-09-27 14:14:17 -0700
committerJustin Pettit <jpettit@ovn.org>2019-09-30 13:17:38 -0700
commit47d76e9f0318ff45473ec6bb923f4a44326ddf87 (patch)
treef1c1b1590936a01621a14bb3779258c39568fdc6 /configure.ac
parentb0d48450b6a09e5c16f52cf6a1f780c7cfa42e13 (diff)
downloadopenvswitch-47d76e9f0318ff45473ec6bb923f4a44326ddf87.tar.gz
datapath: Fix conntrack cache with timeout
This patch is from the following upstream net-next commit along with an updated system traffic test to avoid regression. Upstream commit: commit 7177895154e6a35179d332f4a584d396c50d0612 Author: Yi-Hung Wei <yihung.wei@gmail.com> Date: Thu Aug 22 13:17:50 2019 -0700 openvswitch: Fix conntrack cache with timeout This patch addresses a conntrack cache issue with timeout policy. Currently, we do not check if the timeout extension is set properly in the cached conntrack entry. Thus, after packet recirculate from conntrack action, the timeout policy is not applied properly. This patch fixes the aforementioned issue. Fixes: 06bd2bdf19d2 ("openvswitch: Add timeout support to ct action") Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Yi-Hung Wei <yihung.wei@gmail.com> Acked-by: Pravin B Shelar <pshelar@ovn.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Yi-Hung Wei <yihung.wei@gmail.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions