diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2024-07-15 10:43:07 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-07-15 17:55:52 +0200 |
commit | 8bd57bf25bab5ad14bd43242558243b20b49f80e (patch) | |
tree | 6e66a236afda030c09f0f19eec13247efff86900 /tcp.c | |
parent | ec2691a12ed4c25b6fe3f542f45d13a5ef52db67 (diff) | |
download | passt-8bd57bf25bab5ad14bd43242558243b20b49f80e.tar passt-8bd57bf25bab5ad14bd43242558243b20b49f80e.tar.gz passt-8bd57bf25bab5ad14bd43242558243b20b49f80e.tar.bz2 passt-8bd57bf25bab5ad14bd43242558243b20b49f80e.tar.lz passt-8bd57bf25bab5ad14bd43242558243b20b49f80e.tar.xz passt-8bd57bf25bab5ad14bd43242558243b20b49f80e.tar.zst passt-8bd57bf25bab5ad14bd43242558243b20b49f80e.zip |
doc: Trivial fix for reuseaddr-priority
This test program checks for particular behaviour regardless of order of
operations. So, we step through the test with all possible orders for
a number of different of parts. Or at least, we're supposed to, a copy
pasta error led to using the same order for two things which should be
independent.
Fixes: 299c40750137 ("doc: Add program to document and test assumptions about SO_REUSEADDR")
Reported-by: David Taylor <davidt@yadt.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'tcp.c')
0 files changed, 0 insertions, 0 deletions