diff options
author | Steffen Klassert <steffen.klassert@secunet.com> | 2011-06-30 01:20:41 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-07-02 02:33:19 +0200 |
commit | b00897b881f775040653955fda99dcf7c167b382 (patch) | |
tree | 95462798585771d75f9a3febe9b2145414f942c4 /.gitignore | |
parent | ipv4: Don't use ufo handling on later transformed packets (diff) | |
download | linux-b00897b881f775040653955fda99dcf7c167b382.tar.xz linux-b00897b881f775040653955fda99dcf7c167b382.zip |
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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions