diff options
author | David S. Miller <davem@davemloft.net> | 2011-05-08 19:38:45 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-05-09 00:12:48 -0400 |
commit | e474995f290ff7bc236b549aa9a89ae445ee5b1b (patch) | |
tree | 50c16643d9b828d95f795863653a12739e111224 /net/ipv4/icmp.c | |
parent | eed2a12f1ed9aabf0676f4d0db34aad51976c5c6 (diff) |
udp: Use flow key information instead of rt->rt_{src,dst}
We have two cases.
Either the socket is in TCP_ESTABLISHED state and connect() filled
in the inet socket cork flow, or we looked up the route here and
used an on-stack flow.
Track which one it was, and use it to obtain src/dst addrs.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/icmp.c')
0 files changed, 0 insertions, 0 deletions