Merge to iptables-1.3.5
[iptables.git] / include / ip6tables.h
index 81d99d8..549e041 100644 (file)
@@ -130,6 +130,7 @@ extern struct ip6tables_target *ip6tables_targets;
 
 enum ip6t_tryload {
        DONT_LOAD,
+       DURING_LOAD,
        TRY_LOAD,
        LOAD_MUST_SUCCEED
 };