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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"