commit | 7586eceb0abc0ea1c2b023e3e5d4dfd4ff40930a | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Wed Jun 20 05:02:19 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 22 21:47:33 2012 -0700 |
tree | 79fc35a3afa23896ab3e6e00b4d9d1178bfee1df | |
parent | 24ea818e305b92ad1fadcca015ae3b0c1222c497 [diff] |
ipv4: tcp: dont cache output dst for syncookies Don't cache output dst for syncookies, as this adds pressure on IP route cache and rcu subsystem for no gain. Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Hans Schillstrom <hans.schillstrom@ericsson.com> Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>