Re: [PATCHv2 net-next 0/2] sctp: make the PLPMTUD probe more effective and efficient
From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Date: 2021-06-28 16:54:11
Also in:
linux-sctp
From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Date: 2021-06-28 16:54:11
Also in:
linux-sctp
On Fri, Jun 25, 2021 at 10:40:53PM -0400, Xin Long wrote:
As David Laight noticed, it currently takes quite some time to find the optimal pmtu in the Search state, and also lacks the black hole detection in the Search Complete state. This patchset is to address them to mke the PLPMTUD probe more effective and efficient. v1->v2: - see Patch 1/2. Xin Long (2): sctp: do black hole detection in search complete state sctp: send the next probe immediately once the last one is acked
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>