Date: Mon, 06 Aug 2018 18:15:48 +0000 From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: "Jonathan T. Looney" <jtl@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r337384 - in head: share/man/man4 sys/netinet Message-ID: <5A14A68E-CF0D-45DB-82DD-0AD32B388152@lists.zabbadoz.net> In-Reply-To: <201808061736.w76Hawt5009582@repo.freebsd.org> References: <201808061736.w76Hawt5009582@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6 Aug 2018, at 17:36, Jonathan T. Looney wrote: > Author: jtl > Date: Mon Aug 6 17:36:57 2018 > New Revision: 337384 > URL: https://svnweb.freebsd.org/changeset/base/337384 > > Log: > Address concerns about CPU usage while doing TCP reassembly. … > > Reviewed by: jhb > Approved by: so > Security: FreeBSD-SA-18:08.tcp > Security: CVE-2018-6922 > > Modified: > head/share/man/man4/tcp.4 > head/sys/netinet/tcp_reass.c > > Modified: head/share/man/man4/tcp.4 > ============================================================================== > --- head/share/man/man4/tcp.4 Mon Aug 6 17:21:20 2018 (r337383) > +++ head/share/man/man4/tcp.4 Mon Aug 6 17:36:57 2018 (r337384) > @@ -445,6 +445,20 @@ no reseeding will occur. > Reseeding should not be necessary, and will break > .Dv TIME_WAIT > recycling for a few minutes. > +.It Va reass.cursegments Would you mind bumping .Dd as well please? Thanks, /bz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5A14A68E-CF0D-45DB-82DD-0AD32B388152>