diff options
author | Justin Iurman <justin.iurman@uliege.be> | 2024-02-19 14:52:55 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-02-22 09:28:03 +0100 |
commit | 187bbb6968af5400e436c193765c5d845a07364f (patch) | |
tree | cc325a934f11610a55fbc919a38a81c36dbd7cce /fs/isofs/Kconfig | |
parent | f198d933c2e4f8f89e0620fbaf1ea7eac384a0eb (diff) | |
download | linux-stable-187bbb6968af5400e436c193765c5d845a07364f.tar.gz linux-stable-187bbb6968af5400e436c193765c5d845a07364f.tar.bz2 linux-stable-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 'fs/isofs/Kconfig')
0 files changed, 0 insertions, 0 deletions