diff options
author | Aaron Conole <aconole@redhat.com> | 2023-10-11 22:49:39 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-15 22:02:51 +0300 |
commit | 8eff0e062201e26739c74ac2355b7362622b7190 (patch) | |
tree | 9828f3afd53cc76b161b146c441b5d03f2abf649 /scripts/gdb/linux/proc.py | |
parent | 76035fd12cb9046be00ffb9d4262b5b3277d5068 (diff) | |
download | linux-8eff0e062201e26739c74ac2355b7362622b7190.tar.xz |
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 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions