Home
last modified time | relevance | path

Searched hist:b00897b8 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dxfrm4_output.cb00897b8 Wed Jun 29 18:20:41 CDT 2011 Steffen Klassert <steffen.klassert@secunet.com> xfrm4: Don't call icmp_send on local error

Calling icmp_send() on a local message size error leads to
an incorrect update of the path mtu. So use ip_local_error()
instead to notify the socket about the error.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
b00897b8 Wed Jun 29 18:20:41 CDT 2011 Steffen Klassert <steffen.klassert@secunet.com> xfrm4: Don't call icmp_send on local error

Calling icmp_send() on a local message size error leads to
an incorrect update of the path mtu. So use ip_local_error()
instead to notify the socket about the error.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>