From: Yan, Zheng Date: Sat, 22 Oct 2011 21:58:20 +0000 (+0000) Subject: ipv4: fix ipsec forward performance regression X-Git-Tag: v3.2-rc1~182^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b73233960a59ee66e09d642f13d0592b13651e94;p=pandora-kernel.git ipv4: fix ipsec forward performance regression There is bug in commit 5e2b61f(ipv4: Remove flowi from struct rtable). It makes xfrm4_fill_dst() modify wrong data structure. Signed-off-by: Zheng Yan Reported-by: Kim Phillips Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed