xfrm: update flowi saddr in icmp_send if unset
authorUlrich Weber <uweber@astaro.com>
Fri, 5 Nov 2010 01:39:12 +0000 (01:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Nov 2010 19:43:39 +0000 (11:43 -0800)
commit7d98ffd8c2d1da6cec5d84eba42c4aa836a93f85
tree398437e234367d8184bbaed1b3af8dc8ed7d5d3a
parent4c62ab9c538bc09c38093fa079e6902ea4d42b98
xfrm: update flowi saddr in icmp_send if unset

otherwise xfrm_lookup will fail to find correct policy

Signed-off-by: Ulrich Weber <uweber@astaro.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/icmp.c