From 7e6fe43421003499b4ac6316f1c6d3ad4a8fc8ec Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 12 Feb 2009 14:48:59 +0100 Subject: libipq: add missing doc for NF_ values Signed-off-by: Jan Engelhardt --- libipq/ipq_set_verdict.3 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libipq/ipq_set_verdict.3') 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 -- cgit v1.2.3