diff options
author | David S. Miller <davem@davemloft.net> | 2011-05-09 22:28:22 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-05-10 22:32:46 +0200 |
commit | 9f6abb5f175bdb9ecfd390000a631bf0abf2fedb (patch) | |
tree | 696cd97e0cdc67c9a0dcbf0ad1e2fd0626e221ee /net/sctp | |
parent | ipv4: Pass explicit daddr arg to ip_send_reply(). (diff) | |
download | linux-9f6abb5f175bdb9ecfd390000a631bf0abf2fedb.tar.xz linux-9f6abb5f175bdb9ecfd390000a631bf0abf2fedb.zip |
ipv4: icmp: Eliminate remaining uses of rt->rt_src
On input packets, rt->rt_src always equals ip_hdr(skb)->saddr
Anything that mangles or otherwise changes the IP header must
relookup the route found at skb_rtable(). Therefore this
invariant must always hold true.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions