Miao Xu 0325cbd21e bpf: tcp: Allow to write tp->snd_cwnd_stamp in bpf_tcp_ca
This patch allows the write of tp->snd_cwnd_stamp in a bpf tcp
ca program. An use case of writing this field is to keep track
of the time whenever tp->snd_cwnd is raised or reduced inside
the `cong_control` callback.

Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Miao Xu <miaxu@meta.com>
Link: https://lore.kernel.org/r/20240502042318.801932-3-miaxu@meta.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
2024-05-02 16:26:56 -07:00
..
2024-02-20 15:32:45 +01:00
2024-04-29 13:12:19 -07:00
2024-04-26 15:34:00 +02:00
2024-01-11 10:07:29 -08:00
2024-03-29 15:03:11 -07:00
2024-04-22 12:20:09 -07:00
2024-01-31 16:41:16 -08:00