diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-01-31 19:56:05 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-01 19:38:04 +0300 |
commit | 1939f738c73dfdb8389839bdc9624c765e3326e6 (patch) | |
tree | c640610c1f4e602990e6281466a0ab30b2cfde60 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cf6601e289a2b975fac09d1bcb97d0ee1029cb84 (diff) | |
download | linux-1939f738c73dfdb8389839bdc9624c765e3326e6.tar.xz |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions