HomeFreeBSD

sctp: cleanup handling of graceful shutdown of the peer

Description

sctp: cleanup handling of graceful shutdown of the peer

Don't handle a graceful shutdown of the peer as an implicit signal
that all partial messages are complete. First, this is not implemented
correctly and second this should not be done by the peer. It is more
appropriate to handle this as a protocol violation.
Remove the incorrect code and leave detecting the protocol violation
and its handling in a followup commit.

MFC after: 1 week

Details

Provenance
tuexenAuthored on Aug 19 2023, 10:35 AM
Parents
rG0d30f3afa62b: stress2: No need to write to the console. Add revision to log string
Branches
Unknown
Tags
Unknown