From: Pravin B Shelar Date: Sun, 24 Mar 2013 17:36:29 +0000 (+0000) Subject: ipv4: Fix ip-header identification for gso packets. X-Git-Tag: v3.9-rc5~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=330305cc4a6b0cb75c22fc01b8826f0ad755550f;p=pandora-kernel.git ipv4: Fix ip-header identification for gso packets. ip-header id needs to be incremented even if IP_DF flag is set. This behaviour was changed in commit 490ab08127cebc25e3a26 (IP_GRE: Fix IP-Identification). Following patch fixes it so that identification is always incremented. Reported-by: Cong Wang Signed-off-by: Pravin B Shelar Signed-off-by: David S. Miller --- Reading git-diff-tree failed