David S. Miller 9f6abb5f17 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>
2011-05-10 13:32:46 -07:00
..
2011-04-17 00:48:31 -07:00
2011-04-17 16:57:55 -07:00
2011-03-14 17:02:42 -07:00
2011-05-08 15:28:28 -07:00
2011-01-12 19:00:40 -08:00
2011-05-08 15:28:28 -07:00
2011-03-21 18:16:39 -07:00
2011-03-31 11:26:23 -03:00
2011-05-08 15:28:28 -07:00
2011-03-31 11:26:23 -03:00
2011-05-08 21:24:07 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-05 11:10:14 -07:00
2011-04-29 10:20:53 -07:00
2010-10-15 15:53:27 +02:00
2011-05-05 11:10:14 -07:00