diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2026-06-20 01:26:26 +1000 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2026-06-22 09:13:46 +0200 |
| commit | edeb2a26c663085b3eae0a7eac6eb011a21ae7c3 (patch) | |
| tree | d7b3897641f21260ebb5160934f593ed56b08351 /test/tcp/git:/passt.top/passt | |
| parent | 74863b01d304beda59d7a7bc9cfa887683fedd95 (diff) | |
| download | passt-master.tar passt-master.tar.gz passt-master.tar.bz2 passt-master.tar.lz passt-master.tar.xz passt-master.tar.zst passt-master.zip | |
If udp_sock_recverr() gets an error retrieving the error queue, or
udp_sock_errs() gets an error reading the SO_ERROR sockopt, we log a
message with err_perror(),
That severity is reasonable - this is something going unexpectedly wrong
host side, not merely a connection getting shut down because we hit a
network error. However, the messages can be made more useful by linking
them to the specific flow, and safer by ratelimiting them.
Remove the places where we included the numerical value of the socket fd:
that's rarely useful, especially now that we have the context about the
flow the fd belonged to.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/tcp/git:/passt.top/passt')
0 files changed, 0 insertions, 0 deletions
