diff options
author | 2024-02-19 14:52:55 +0100 | |
---|---|---|
committer | 2024-02-22 09:28:03 +0100 | |
commit | 187bbb6968af5400e436c193765c5d845a07364f (patch) | |
tree | cc325a934f11610a55fbc919a38a81c36dbd7cce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Fix write to cloned skb in ipv6_hop_ioam() (diff) | |
download | wireguard-linux-187bbb6968af5400e436c193765c5d845a07364f.tar.xz wireguard-linux-187bbb6968af5400e436c193765c5d845a07364f.zip |
selftests: ioam: refactoring to align with the fix
ioam6_parser uses a packet socket. After the fix to prevent writing to
cloned skb's, the receiver does not see its IOAM data anymore, which
makes input/forward ioam-selftests to fail. As a workaround,
ioam6_parser now uses an IPv6 raw socket and leverages ancillary data to
get hop-by-hop options. As a consequence, the hook is "after" the IOAM
data insertion by the receiver and all tests are working again.
Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions