diff options
author | Steffen Klassert <steffen.klassert@secunet.com> | 2011-10-11 03:44:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-10-19 05:53:10 +0200 |
commit | dd767856a36e00b631d65ebc4bb81b19915532d6 (patch) | |
tree | 02fda49186e29ffeb47b5683236d6fcbfbc379b5 /net/appletalk | |
parent | ipv6: Fix IPsec slowpath fragmentation problem (diff) | |
download | linux-dd767856a36e00b631d65ebc4bb81b19915532d6.tar.xz linux-dd767856a36e00b631d65ebc4bb81b19915532d6.zip |
xfrm6: Don't call icmpv6_send on local error
Calling icmpv6_send() on a local message size error leads to
an incorrect update of the path mtu. So use xfrm6_local_rxpmtu()
to notify about the pmtu if the IPV6_DONTFRAG socket option is
set on an udp or raw socket, according RFC 3542 and use
ipv6_local_error() otherwise.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/appletalk')
0 files changed, 0 insertions, 0 deletions