ipv4: gre: add GRO capability
authorEric Dumazet <edumazet@google.com>
Thu, 27 Sep 2012 02:48:50 +0000 (02:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Oct 2012 21:01:57 +0000 (17:01 -0400)
commit60769a5dcd8755715c7143b4571d5c44f01796f1
tree913951cd23fa8aaaac5de4585484becaaead41ff
parentc9e6bc644e557338221e75c242ab12c275a67d1b
ipv4: gre: add GRO capability

Add GRO capability to IPv4 GRE tunnels, using the gro_cells
infrastructure.

Tested using IPv4 and IPv6 TCP traffic inside this tunnel, and
checking GRO is building large packets.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipip.h
net/ipv4/ip_gre.c