diff options
author | tuexen <tuexen@FreeBSD.org> | 2016-06-30 06:06:35 +0000 |
---|---|---|
committer | tuexen <tuexen@FreeBSD.org> | 2016-06-30 06:06:35 +0000 |
commit | 557adfd043392c63b27f9b324c7d68e04340da6d (patch) | |
tree | ce17368c43cf4bc59a03bc8386f37e7647763486 /lib/libc | |
parent | eaf77c9cc6b13068139a614d637eea03363dea75 (diff) | |
download | FreeBSD-src-557adfd043392c63b27f9b324c7d68e04340da6d.zip FreeBSD-src-557adfd043392c63b27f9b324c7d68e04340da6d.tar.gz |
This patch fixes two bugs related to the setting of the I-Bit
for SCTP DATA and I-DATA chunks.
* For fragmented user messages, set the I-Bit only on the last
fragment.
* When using explicit EOR mode, set the I-Bit on the last
fragment, whenever SCTP_SACK_IMMEDIATELY was set in snd_flags
for any of the send() calls.
Approved by: re (hrs)
MFC after: 1 week
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions