Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2017 19:20:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 217637] One TCP connection accepted TWO times
Message-ID:  <bug-217637-2472-uRMHZcQRdw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217637-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217637-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=3D217637

--- Comment #81 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tuexen
Date: Thu Apr 20 19:19:34 UTC 2017
New revision: 317208
URL: https://svnweb.freebsd.org/changeset/base/317208

Log:
  Syncoockies can be used in combination with the syncache. If the cache
  overflows, syncookies are used.
  This patch restricts the usage of syncookies in this case: accept
  syncookies only if there was an overflow of the syncache recently.
  This mitigates a problem reported in PR217637, where is syncookie was
  accepted without any recent drops.
  Thanks to glebius@ for suggesting an improvement.

  PR:                   217637
  Reviewed by:          gnn, glebius
  MFC after:            1 week
  Sponsored by:         Netflix, Inc.
  Differential Revision:        https://reviews.freebsd.org/D10272

Changes:
  head/sys/netinet/tcp_syncache.c
  head/sys/netinet/tcp_syncache.h

--=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-217637-2472-uRMHZcQRdw>