HomeFreeBSD

When using SCTP for sending probe packets, use INIT chunks for payloads

Description

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.

MFC after: 1 week

Details

Provenance
tuexenAuthored on
Parents
rS328487: pax(1): Honour the restrict in sigaction().
Branches
Unknown
Tags
Unknown