diff options
| author | Steffen Klassert <[email protected]> | 2011-10-11 01:44:30 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-10-19 03:53:10 +0000 |
| commit | dd767856a36e00b631d65ebc4bb81b19915532d6 (patch) | |
| tree | 02fda49186e29ffeb47b5683236d6fcbfbc379b5 /net/ipv4/tcp_output.c | |
| parent | ipv6: Fix IPsec slowpath fragmentation problem (diff) | |
| download | kernel-dd767856a36e00b631d65ebc4bb81b19915532d6.tar.gz kernel-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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
