diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2026-05-21 16:37:42 +1000 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2026-05-26 12:21:11 +0200 |
| commit | aa6b796b1ce10fb1f5ab0f11f1bacfb04f97291d (patch) | |
| tree | 45ec70fe87daba1798218b985d716257b19ec712 /test/tcp/git: | |
| parent | 21ea343b465ac9aec74d0694a2cd6a46e3838874 (diff) | |
| download | passt-aa6b796b1ce10fb1f5ab0f11f1bacfb04f97291d.tar passt-aa6b796b1ce10fb1f5ab0f11f1bacfb04f97291d.tar.gz passt-aa6b796b1ce10fb1f5ab0f11f1bacfb04f97291d.tar.bz2 passt-aa6b796b1ce10fb1f5ab0f11f1bacfb04f97291d.tar.lz passt-aa6b796b1ce10fb1f5ab0f11f1bacfb04f97291d.tar.xz passt-aa6b796b1ce10fb1f5ab0f11f1bacfb04f97291d.tar.zst passt-aa6b796b1ce10fb1f5ab0f11f1bacfb04f97291d.zip | |
tcp_splice: Improve error reporting
A number of things can, at least theoretically, go wrong when forwarding
data across a spliced connection. We generally handle this by resetting
the connection on both sides. However, in many cases we don't log any
message about why the connection was reset, which can make it hard to
debug why this is happening.
Add a bunch of debug and error logging to make this easier to figure out.
We ratelimit for safety, which requires some tweaks to make the ratelimit
logic work with the flow specific log functions.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/tcp/git:')
0 files changed, 0 insertions, 0 deletions
