commit | 10c0d7ed32b7c273970a20e211c08ab46fea3c26 | [log] [tgz] |
---|---|---|
author | Cong Wang <amwang@redhat.com> | Fri Mar 22 00:31:31 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 22 10:23:34 2013 -0400 |
tree | 68af70bd7995292f43fe68c541d4ba776b009442 | |
parent | e287a75c6806892c0180005c462cd3be5cf93611 [diff] |
ip_gre: increase inner ip header ID during segmentation According to the previous discussion [1] on netdev list, DaveM insists we should increase the IP header ID for each segmented packets. This patch fixes it. Cc: Pravin B Shelar <pshelar@nicira.com> Cc: Eric Dumazet <edumazet@google.com> Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> 1. http://marc.info/?t=136384172700001&r=1&w=2 Signed-off-by: David S. Miller <davem@davemloft.net>