diff options
author | 2023-06-10 18:11:37 +0200 | |
---|---|---|
committer | 2023-06-12 16:55:42 -0700 | |
commit | 0c4cd3f86a40028845ad6f8af5b37165666404cd (patch) | |
tree | ed96e55cec1498d14ddaafd1fc1a97f6ba628a16 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests: mptcp: lib: skip if not below kernel version (diff) | |
download | wireguard-linux-0c4cd3f86a40028845ad6f8af5b37165666404cd.tar.xz wireguard-linux-0c4cd3f86a40028845ad6f8af5b37165666404cd.zip |
selftests: mptcp: join: use 'iptables-legacy' if available
IPTables commands using 'iptables-nft' fail on old kernels, at least
5.15 because it doesn't see the default IPTables chains:
$ iptables -L
iptables/1.8.2 Failed to initialize nft: Protocol not supported
As a first step before switching to NFTables, we can use iptables-legacy
if available.
Link: https://github.com/multipath-tcp/mptcp_net-next/issues/368
Fixes: 8d014eaa9254 ("selftests: mptcp: add ADD_ADDR timeout test case")
Cc: stable@vger.kernel.org
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
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