Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Dec 2017 21:32:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 224061] IpV6 SCTP - sctp_sendv() from client does not work
Message-ID:  <bug-224061-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224061

            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@FreeBSD.org
          Reporter: hshreesh@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 so=
cket
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224061-8>