K 10 svn:author V 6 tuexen K 8 svn:date V 27 2018-04-07T20:44:30.197192Z K 7 svn:log V 310 MFC r328488: When using SCTP for sending probe packets, use INIT chunks for payloads larger than or equal to 32 bytes. For smaller probe packets, keep using SHUTDOWN-ACK chunks, possibly bundled with a PAD chunk. Packets with INIT chunks more likely pass through firewalls. Therefore, use them when possible. END