K 10 svn:author V 6 tuexen K 8 svn:date V 27 2020-05-06T22:05:29.958016Z K 7 svn:log V 224 MFC r349999: Honor MSG_EOR and MSG_EOF in sendmsg() for SCTP sockets Add support for MSG_EOR and MSG_EOF in sendmsg() for SCTP. This is an FreeBSD extension, not covered by Posix. This issue was found by running syzkaller. END