vserver 2.0 rc7
[linux-2.6.git] / include / linux / netfilter_ipv4 / ip_tables.h
index 91f3594..12ce478 100644 (file)
@@ -166,7 +166,7 @@ struct ipt_entry
 #define IPT_CONTINUE 0xFFFFFFFF
 
 /* For standard target */
-#define IPT_RETURN (-NF_MAX_VERDICT - 1)
+#define IPT_RETURN (-NF_REPEAT - 1)
 
 /* TCP matching stuff */
 struct ipt_tcp