aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vrrp/node.c
diff options
context:
space:
mode:
authorChenmin Sun <chenmin.sun@intel.com>2020-01-20 20:17:09 +0800
committerDamjan Marion <dmarion@me.com>2020-02-14 13:11:51 +0000
commitcd120f9bbb2101dfd7eca11d1a28e06ac5ace479 (patch)
tree18ff033a94005ed0f145107250ad7da453527a74 /src/plugins/vrrp/node.c
parent360336fa56ae913ceb17a8e0b010e96bed78cfc3 (diff)
dpdk: fix flow(with mark action) deletion crash issue
Type: fix this patch fixes mark flow deletion crash issue, see below test flow add src-ip any proto udp src-port 111 dst-port 222 mark 100 test flow enable index 0 1/1 test flow disable index 0 1/1 test flow enable index 0 1/1 test flow disable index 0 1/1 -> [crash] This is because the code resets a wrong vector in flow lookup entry recycle logic. See function dpdk_flow_ops_fn(). Signed-off-by: Chenmin Sun <chenmin.sun@intel.com> Change-Id: I2b0a1e531931ab25541d672d88da18dc2289f1ce
Diffstat (limited to 'src/plugins/vrrp/node.c')
0 files changed, 0 insertions, 0 deletions