]> git.ipfire.org Git - thirdparty/iptables.git/commit
added missing icmpv6 codes in REJECT
authorAndreas Herz <andi@geekosphere.org>
Fri, 21 Aug 2015 09:33:05 +0000 (11:33 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 29 Sep 2015 18:34:50 +0000 (20:34 +0200)
commit16e46548499d336899ee051e805ae4e5c92cc403
tree7c3655e44567ca3e42bf5b5df4c2bce451233439
parent742baabd185c326cc2125e648e240894362eb31c
added missing icmpv6 codes in REJECT

RFC 4443 added two new codes values for ICMPv6 type 1:

 5 - Source address failed ingress/egress policy
 6 - Reject route to destination

And RFC 7084 states in L-14 that IPv6 Router MUST send ICMPv6 Destination
Unreachable with code 5 for packets forwarded to it that use an address
from a prefix that has been invalidated.

Signed-off-by: Andreas Herz <andi@geekosphere.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
extensions/libip6t_REJECT.c
extensions/libip6t_REJECT.t
include/linux/netfilter_ipv6/ip6t_REJECT.h