Pravin B Shelar 490ab08127 IP_GRE: Fix IP-Identification.
GRE-GSO generates ip fragments with id 0,2,3,4... for every
GSO packet, which is not correct. Following patch fixes it
by setting ip-header id unique id of fragments are allowed.
As Eric Dumazet suggested it is optimized by using inner ip-header
whenever inner packet is ipv4.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-25 15:47:41 -05:00
..
2013-02-25 15:47:41 -05:00
2013-02-15 15:10:37 -05:00
2013-01-29 13:59:57 -05:00
2013-01-11 15:58:08 -08:00
2013-02-25 15:47:41 -05:00
2013-02-04 15:46:15 -05:00
2013-02-21 15:25:00 -05:00