Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Apr 2016 21:14:10 +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-jXueG8vvPz@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=181741

chris.torek@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chris.torek@gmail.com

--- Comment #10 from chris.torek@gmail.com ---
Created attachment 168943
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168943&action=edit
updated patch series, applies to -r297514

We were running into this same bug at iX, so I ported the original patch to the
HEAD kernel (which required a bit of tweaking) and then added my own changes
(see commit text for descriptions).  Then I back-ported it back to the iX
kernel which is a bit behind HEAD (and fixed typos in both versions, etc),
where it is now at least lightly tested.

I'll attach the updated patches as a series of git commits suitable for "git
am" (on the github version of the FreeBSD tree); feel free to redo them in some
other form, including perhaps combining Yuri's original patch and the small
subsequent fixes.  The last (and large) "rewrite for clarity" section probably
should stay a separate patch though.

-- 
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-jXueG8vvPz>