diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-01-31 08:56:05 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-01 08:38:04 -0800 |
commit | 1939f738c73dfdb8389839bdc9624c765e3326e6 (patch) | |
tree | c640610c1f4e602990e6281466a0ab30b2cfde60 /net/unix/af_unix.c | |
parent | cf6601e289a2b975fac09d1bcb97d0ee1029cb84 (diff) |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions