diff options
| author | Eric Dumazet <[email protected]> | 2024-10-10 17:48:14 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-10-15 00:39:36 +0000 |
| commit | bc43a3c83cad46a27d6e3bf869acdd926bbe79ad (patch) | |
| tree | 1d6be7db5eac427b79b700e66340db97b86fb1e5 /net/ipv4/tcp_output.c | |
| parent | net: add TIME_WAIT logic to sk_to_full_sk() (diff) | |
| download | kernel-bc43a3c83cad46a27d6e3bf869acdd926bbe79ad.tar.gz kernel-bc43a3c83cad46a27d6e3bf869acdd926bbe79ad.zip | |
net_sched: sch_fq: prepare for TIME_WAIT sockets
TCP stack is not attaching skb to TIME_WAIT sockets yet,
but we would like to allow this in the future.
Add sk_listener_or_tw() helper to detect the three states
that FQ needs to take care.
Like NEW_SYN_RECV, TIME_WAIT are not full sockets and
do not contain sk->sk_pacing_status, sk->sk_pacing_rate.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: Brian Vazquez <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
