diff options
author | 2023-10-11 15:49:39 -0400 | |
---|---|---|
committer | 2023-10-15 20:02:51 +0100 | |
commit | 8eff0e062201e26739c74ac2355b7362622b7190 (patch) | |
tree | 9828f3afd53cc76b161b146c441b5d03f2abf649 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests: openvswitch: Skip drop testing on older kernels (diff) | |
download | wireguard-linux-8eff0e062201e26739c74ac2355b7362622b7190.tar.xz wireguard-linux-8eff0e062201e26739c74ac2355b7362622b7190.zip |
selftests: openvswitch: Fix the ct_tuple for v4
The ct_tuple v4 data structure decode / encode routines were using
the v6 IP address decode and relying on default encode. This could
cause exceptions during encode / decode depending on how a ct4
tuple would appear in a netlink message.
Caught during code review.
Fixes: e52b07aa1a54 ("selftests: openvswitch: add flow dump support")
Signed-off-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions