LKSCTP module stops sending SCTP_INIT after SCTP_ABORT or ICMP (Protocol Unreachable) messages were received.
This messages should be ignored if the association is not in established state and SCTP_INIT message should be retransmitted as configured by RTO option.
ICMP (Protocol Unreachable) case:
Presume that the peer's SCTP layer is implemented by a standalone application (not like an...
2009-11-06 18:13:06 UTC in Linux Kernel SCTP