On Tue, Aug 15, 2023 at 02:08:47PM -0400, Xin Long wrote: ... > Note that the very short time value for SCTP_CONNTRACK_SHUTDOWN_SEND/RECV > was probably used for a rare scenario where SHUTDOWN is sent on 1st path > but SHUTDOWN_ACK is replied on 2nd path, then a new connection started > immediately on 1st path. So this patch also moves from SHUTDOWN_SEND/RECV > to CLOSE when receiving INIT in the ORIGINAL direction. Yeah. > > Fixes: 9fb9cbb1082d ("[NETFILTER]: Add nf_conntrack subsystem.") > Reported-by: Paolo Valerio <pvalerio@xxxxxxxxxx> > Signed-off-by: Xin Long <lucien.xin@xxxxxxxxx> > Reviewed-by: Simon Horman <horms@xxxxxxxxxx> Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx>