]> git.baikalelectronics.ru Git - kernel.git/commit
sit: generate icmpv6 error when receiving icmpv4 error
authorOussama Ghorbel <ghorbel@pivasoftware.com>
Fri, 22 Nov 2013 15:23:20 +0000 (16:23 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Nov 2013 22:46:22 +0000 (14:46 -0800)
commit885386de218410d3d7bec51e92e4dc8432a60872
tree8bc078836afe69372da00aa7c3d145e4544871c3
parent5020461b1d469b5664ef22711299e2c4e0b41408
sit: generate icmpv6 error when receiving icmpv4 error

Send icmpv6 error with type "destination unreachable" and code
"address unreachable" when receiving icmpv4 error and sufficient
data bytes are available
This patch enhances the compliance of sit tunnel with section 3.4 of
rfc 4213

Signed-off-by: Oussama Ghorbel <ghorbel@pivasoftware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/sit.c