[Bug 229477] [PATCH] fail-policy changes cause delays on synproxy packets
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 3 09:37:57 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229477
Kristof Provost <kp at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kp at freebsd.org
--- Comment #4 from Kristof Provost <kp at freebsd.org> ---
You can probably just change the 'action != PF_PASS' into 'action == PF_DROP'
rather than adding an extra if statement.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pf
mailing list