When sending in ICMP response to an SCTP packet,
- include the SCTP common header, if possible
- include the first 8 bytes of the INIT chunk, if possible
This provides the necesary information for the receiver of the ICMP
packet to process it.
MFC after: 1 week