From: Eric Dumazet Date: Wed, 20 Jun 2012 05:02:19 +0000 (+0000) Subject: ipv4: tcp: dont cache output dst for syncookies X-Git-Tag: v3.6-rc1~125^2~459 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7586eceb0abc0ea1c2b023e3e5d4dfd4ff40930a;p=pandora-kernel.git 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 Cc: Hans Schillstrom Signed-off-by: Jesper Dangaard Brouer Signed-off-by: David S. Miller --- Reading git-diff-tree failed