summaryrefslogtreecommitdiffstats
path: root/libipq
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2009-02-12 14:48:59 +0100
committerJan Engelhardt <jengelh@medozas.de>2009-02-12 14:48:59 +0100
commit7e6fe43421003499b4ac6316f1c6d3ad4a8fc8ec (patch)
tree3d4e0c31f6f6357903d3a63e2d2b494ba98aeb56 /libipq
parentc19f880d8aac7c0372381e29d7cea09accd0db26 (diff)
libipq: add missing doc for NF_ values
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'libipq')
-rw-r--r--libipq/ipq_set_verdict.37
1 files changed, 7 insertions, 0 deletions
diff --git a/libipq/ipq_set_verdict.3 b/libipq/ipq_set_verdict.3
index 84a94119..002e9fba 100644
--- a/libipq/ipq_set_verdict.3
+++ b/libipq/ipq_set_verdict.3
@@ -56,6 +56,13 @@ Accept the packet and continue traversal within the kernel.
.TP
.B NF_DROP
Drop the packet.
+.TP
+\fBNF_QUEUE\fP
+Requeue the packet.
+.PP
+\fBNF_STOLEN\fP and \fBNF_REPEAT\fP are kernel-internal constants and should
+not be used from userspace as their exact side effects have not been
+investigated.
.PP
The
.I data_len