[Bug 224061] IpV6 SCTP - sctp_sendv() from client does not work
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Dec 3 21:32:49 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224061
Bug ID: 224061
Summary: IpV6 SCTP - sctp_sendv() from client does not work
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: freebsd-bugs at FreeBSD.org
Reporter: hshreesh at yahoo.com
Using sctp_sendv()[The current approved way from RFC6458] in an IpV6
environment from a client does not work and returns "Invalid Argument". Same
sequence using the deprecated sctp_sendmsg() works fine. This is for the socket
created in SOCK_STREAM. But sctp_recv() works fine from the client. And both
sctp_sendv() and sctp_recv() works fine from the server. Same scenario with
sctp_sendv() works fine in an IpV4 client.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list