On Thu, 14 Nov 2024 16:50:50 +0100 Sabrina Dubroca wrote:
This introduces 4 counters to keep track of key updates: Tls{Rx,Tx}Rekey{Ok,Error}.
Possibly track detected rekey messages, too? Could help us identify when kernel blocks the socket but user space doesn't know how to rekey. Either way:
Reviewed-by: Jakub Kicinski kuba@kernel.org