Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Jan 2017 22:13:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 181741] [kernel] [patch] Packet loss when 'control' messages are present with large data (sendmsg(2))
Message-ID:  <bug-181741-2472-9pMNjFEz44@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-181741-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-181741-2472@https.bugs.freebsd.org/bugzilla/>

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

Allan Jude <allanjude@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allanjude@FreeBSD.org

--- Comment #11 from Allan Jude <allanjude@FreeBSD.org> ---
(In reply to chris.torek from comment #10)
Users are reporting failures on FreeNAS 9.10 that were traced back to your
patch offered here.

This simple test program:

http://pastebin.ca/3755236

sends an FD between a child and a parent

In the process, the SCM_RIGHTS is lost, and recvmsg returns a message with
SCM_CREDS instead.

--=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-181741-2472-9pMNjFEz44>