summaryrefslogtreecommitdiffstats
path: root/libipq
diff options
context:
space:
mode:
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