diff options
author | 2024-01-31 08:56:05 -0800 | |
---|---|---|
committer | 2024-02-01 08:38:04 -0800 | |
commit | 1939f738c73dfdb8389839bdc9624c765e3326e6 (patch) | |
tree | c640610c1f4e602990e6281466a0ab30b2cfde60 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'selftests-net-more-small-fixes' (diff) | |
download | wireguard-linux-1939f738c73dfdb8389839bdc9624c765e3326e6.tar.xz wireguard-linux-1939f738c73dfdb8389839bdc9624c765e3326e6.zip |
selftests: net: add missing config for NF_TARGET_TTL
amt test uses the TTL iptables module:
ip netns exec "${RELAY}" iptables -t mangle -I PREROUTING \
-d 239.0.0.1 -j TTL --ttl-set 2
Fixes: c08e8baea78e ("selftests: add amt interface selftest script")
Link: https://lore.kernel.org/r/20240131165605.4051645-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions