commit | 2d26f0a3c0e22f6b3096a2503d086e4b5e99d708 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Sat Oct 19 11:42:55 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 19 19:36:18 2013 -0400 |
tree | 181acb2d3453b54ece6941dbd0d5241345552557 | |
parent | 030737bcc3c404e273e97dbe06fe9561699a411b [diff] |
ipv4: generalize gre_handle_offloads This patch makes gre_handle_offloads() more generic and rename it to iptunnel_handle_offloads() This will be used to add GSO/TSO support to IPIP tunnels. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>