diff options
author | 2024-03-26 13:42:51 -0700 | |
---|---|---|
committer | 2024-03-29 14:48:39 -0700 | |
commit | 7679f0968d01878b8da80c5078eebe23231a19e8 (patch) | |
tree | 985ea3819db1b4307f485a756dc2d687202612dd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftest: tcp: Add bind() tests for IPV6_V6ONLY. (diff) | |
download | wireguard-linux-7679f0968d01878b8da80c5078eebe23231a19e8.tar.xz wireguard-linux-7679f0968d01878b8da80c5078eebe23231a19e8.zip |
selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.
This patch adds two tests using SO_REUSEADDR and SO_REUSEPORT and
defines errno for each test case.
SO_REUSEADDR/SO_REUSEPORT is set for the per-fixture two bind()
calls.
The notable pattern is the pair of v6only [::] and plain [::].
The two sockets are put into the same tb2, where per-bucket v6only
flag would be useless to detect bind() conflict.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://lore.kernel.org/r/20240326204251.51301-9-kuniyu@amazon.com
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