Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Jul 2018 09:37:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        pf@FreeBSD.org
Subject:   [Bug 229477] [PATCH] fail-policy changes cause delays on synproxy packets
Message-ID:  <bug-229477-16861-Zdwjv8YdEN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229477-16861@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229477-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=3D229477

Kristof Provost <kp@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kp@freebsd.org

--- Comment #4 from Kristof Provost <kp@freebsd.org> ---
You can probably just change the 'action !=3D PF_PASS' into 'action =3D=3D =
PF_DROP'
rather than adding an extra if statement.

--=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-229477-16861-Zdwjv8YdEN>