diff options
author | Alexandr Nedvedicky <sashan@cvs.openbsd.org> | 2022-05-09 20:29:24 +0000 |
---|---|---|
committer | Alexandr Nedvedicky <sashan@cvs.openbsd.org> | 2022-05-09 20:29:24 +0000 |
commit | 655119c40062739ec9155269aeb9c8f984b04557 (patch) | |
tree | 54b90ec880048960380224b1dbf2cd4ab0e3b3b1 /share/man/man5/pf.conf.5 | |
parent | b2815671552874de4462af758bc1d6e24bf66fbd (diff) |
pf.conf(5) should mention impact of sloppy state handling on ICMP
OK @bluhm
Diffstat (limited to 'share/man/man5/pf.conf.5')
-rw-r--r-- | share/man/man5/pf.conf.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index fe4b117994a..a0ab275e537 100644 --- a/share/man/man5/pf.conf.5 +++ b/share/man/man5/pf.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pf.conf.5,v 1.593 2022/03/31 17:27:23 naddy Exp $ +.\" $OpenBSD: pf.conf.5,v 1.594 2022/05/09 20:29:23 sashan Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" Copyright (c) 2003 - 2013 Henning Brauer <henning@openbsd.org> @@ -28,7 +28,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 31 2022 $ +.Dd $Mdocdate: May 9 2022 $ .Dt PF.CONF 5 .Os .Sh NAME @@ -2186,6 +2186,7 @@ It cannot be used with .Cm modulate state or .Cm synproxy state . +With this option ICMP replies can create states. .It Ar timeout seconds Changes the .Ar timeout |