David S. Miller c10237e077 Revert "ipv4: tcp: dont cache unconfirmed intput dst"
This reverts commit c074da2810c118b3812f32d6754bd9ead2f169e7.

This change has several unwanted side effects:

1) Sockets will cache the DST_NOCACHE route in sk->sk_rx_dst and we'll
   thus never create a real cached route.

2) All TCP traffic will use DST_NOCACHE and never use the routing
   cache at all.

Signed-off-by: David S. Miller <davem@davemloft.net>
2012-06-27 17:05:06 -07:00
..
2012-06-04 11:45:11 -04:00
2012-06-25 16:44:11 -07:00
2012-06-04 11:45:11 -04:00
2012-06-15 15:30:15 -07:00
2012-04-15 12:44:40 -04:00
2012-05-17 18:45:20 -04:00
2012-05-17 04:50:21 -04:00
2012-06-27 15:42:24 -07:00
2012-06-11 02:08:59 -07:00
2012-06-04 11:45:11 -04:00
2012-05-27 01:11:22 -04:00
2010-10-15 15:53:27 +02:00