diff options
author | 2024-11-04 15:28:18 +0100 | |
---|---|---|
committer | 2024-11-05 17:59:37 -0800 | |
commit | a84e8c05f58305dfa808bc5465c5175c29d7c9b6 (patch) | |
tree | 2801a03bcc8bb0a3c7a7dd7fc0f43e86da950049 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests: netfilter: run conntrack_dump_flush in netns (diff) | |
download | wireguard-linux-a84e8c05f58305dfa808bc5465c5175c29d7c9b6.tar.xz wireguard-linux-a84e8c05f58305dfa808bc5465c5175c29d7c9b6.zip |
selftests: netfilter: nft_queue.sh: fix warnings with socat 1.8.0.0
Updated to a more recent socat release and saw this:
socat E xioopen_ipdgram_listen(): unknown address family 0
socat W address is opened in read-write mode but only supports read-only
First error is avoided via pf=ipv4 option, second one via -u
(unidirectional) mode.
Signed-off-by: Florian Westphal <fw@strlen.de>
Link: https://patch.msgid.link/20241104142821.2608-1-fw@strlen.de
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