Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2018 10:48:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        pf@FreeBSD.org
Subject:   [Bug 197484] fix pf 3whs ACK handling
Message-ID:  <bug-197484-16861-UfEPJWYJ73@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197484-16861@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197484-16861@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=3D197484

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

Author: kp
Date: Sun Nov 18 10:47:37 UTC 2018
New revision: 340558
URL: https://svnweb.freebsd.org/changeset/base/340558

Log:
  MFC r339470:

  pf synproxy will do the 3WHS on behalf of the target machine, and once
  the 3WHS is completed, establish the backend connection. The trigger
  for "3WHS completed" is the reception of the first ACK. However, we
  should not proceed if that ACK also has RST or FIN set.

  PR:           197484
  Obtained from:        OpenBSD

Changes:
_U  stable/12/
  stable/12/sys/netpfil/pf/pf.c

--=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-197484-16861-UfEPJWYJ73>