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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to