diff options
author | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2004-10-18 23:08:09 +0000 |
---|---|---|
committer | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2004-10-18 23:08:09 +0000 |
commit | d308a0205900e6bd522da48038d53a1e7436a958 (patch) | |
tree | b6c0f7d2aeef1ce7af8eead54a269b5fbc02753d /share/man/man5 | |
parent | 41db8ca9db05facd02607c875e089f625ef045ed (diff) |
'random-id' no longer applies only to outgoing packets.
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/pf.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 4c0b60c3872..d0033b1a3de 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.301 2004/09/21 16:59:11 aaron Exp $ +.\" $OpenBSD: pf.conf.5,v 1.302 2004/10/18 23:08:08 mcbride Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -547,7 +547,7 @@ Enforces a maximum MSS for matching TCP packets. .It Ar random-id Replaces the IP identification field with random values to compensate for predictable values generated by many hosts. -This option only applies to outgoing packets that are not fragmented +This option only applies to packets that are not fragmented after the optional fragment reassembly. .It Ar fragment reassemble Using |