summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJoel Knight <joel@cvs.openbsd.org>2005-04-14 03:45:04 +0000
committerJoel Knight <joel@cvs.openbsd.org>2005-04-14 03:45:04 +0000
commit84a38a33f0d559164df4c4df32efb8fb2e6fed2a (patch)
treec2cfbad7f62ec2adbec4ace7975006ab1e5af965 /sbin
parentbc68a22f2a36e3c04f12f024d87a7fd4df73a7b7 (diff)
sync the list of acceptable values for 'reason' with reality
Diffstat (limited to 'sbin')
-rw-r--r--sbin/pflogd/pflogd.86
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/pflogd/pflogd.8 b/sbin/pflogd/pflogd.8
index d13b772b630..8b91bf50b2c 100644
--- a/sbin/pflogd/pflogd.8
+++ b/sbin/pflogd/pflogd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pflogd.8,v 1.25 2005/01/02 18:15:02 jmc Exp $
+.\" $OpenBSD: pflogd.8,v 1.26 2005/04/14 03:45:03 joel Exp $
.\"
.\" Copyright (c) 2001 Can Erkin Acar. All rights reserved.
.\"
@@ -162,7 +162,9 @@ Rule number equals 10.
.It reason match
Reason equals match.
Also accepts "bad-offset", "fragment", "bad-timestamp", "short",
-"normalize" and "memory".
+"normalize", "memory", "congestion", "ip-option", "proto-cksum",
+"state-mismatch", "state-insert", "state-limit", "src-limit",
+and "synproxy".
.It action pass
Action equals pass.
Also accepts "block".