Files
linux/net/ipv4
David S. Miller c10237e077 Revert "ipv4: tcp: dont cache unconfirmed intput dst"
This reverts commit c074da2810.

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-19 21:22:05 -07:00
2012-04-02 04:33:43 -04:00
2012-06-19 18:56:21 -07:00
2012-04-15 12:37:19 -04:00
2012-04-15 12:37:19 -04:00
2011-10-19 03:10:46 -04:00
2012-06-27 15:36:44 -07:00
2011-12-12 19:04:10 -05:00
2012-03-19 16:53:08 -04:00
2012-03-11 15:52:12 -07:00
2012-01-20 14:17:26 -05:00
2012-05-17 14:59:59 -04:00
2012-01-20 14:17:26 -05:00
2012-05-17 14:59:59 -04:00
2012-06-19 21:22:05 -07:00
2011-03-31 11:26:23 -03:00
2012-06-19 21:22:05 -07:00
2011-03-31 11:26:23 -03:00
2012-03-11 23:42:51 -07:00
2012-04-15 12:37:19 -04:00