These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / include / uapi / linux / netfilter_ipv6 / ip6t_REJECT.h
index 205ed62..cd2e940 100644 (file)
@@ -10,7 +10,9 @@ enum ip6t_reject_with {
        IP6T_ICMP6_ADDR_UNREACH,
        IP6T_ICMP6_PORT_UNREACH,
        IP6T_ICMP6_ECHOREPLY,
-       IP6T_TCP_RESET
+       IP6T_TCP_RESET,
+       IP6T_ICMP6_POLICY_FAIL,
+       IP6T_ICMP6_REJECT_ROUTE
 };
 
 struct ip6t_reject_info {