summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDmitry Safonov <0x7f454c46@gmail.com>2024-06-07 00:25:59 +0100
committerDavid S. Miller <davem@davemloft.net>2024-06-12 06:39:04 +0100
commit78b1b27db91c7a94297a8b6a665fe7e86dfc5750 (patch)
treea250faf69a8758d7e0e0d26f01c00b0f8dba37ad /net/unix/af_unix.c
parent96be3dcd013df6aa79acf32e739c0a35b89a4f50 (diff)
net/tcp: Remove tcp_hash_fail()
Now there are tracepoints, that cover all functionality of tcp_hash_fail(), but also wire up missing places They are also faster, can be disabled and provide filtering. This potentially may create a regression if a userspace depends on dmesg logs. Fingers crossed, let's see if anyone complains in reality. Reviewed-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Dmitry Safonov <0x7f454c46@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions