git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9e6bc6
)
ipv4: gre: add GRO capability
author
Eric Dumazet
<edumazet@google.com>
Thu, 27 Sep 2012 02:48:50 +0000
(
02:48
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 1 Oct 2012 21:01:57 +0000
(17:01 -0400)
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>
No differences found