#!/bin/bash # description: display a process of packet and processing time # args: [tx] [rx] [dev=] [debug] perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@ https://universe.0xinfinity.dev/distro/kernel/atom/include/net/sock_reuseport.h?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/net/sock_reuseport.h
AgeCommit message (Expand)Author
2022-10-25soreuseport: Fix socket selection for SO_INCOMING_CPU.Kuniyuki Iwashima
2022-10-18udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima
2021-06-15tcp: Add reuseport_migrate_sock() to select a new listener.Kuniyuki Iwashima
2021-06-15tcp: Keep TCP_CLOSE sockets in the reuseport group.Kuniyuki Iwashima
2021-06-15tcp: Add num_closed_socks to struct sock_reuseport.Kuniyuki Iwashima