ipip: add GSO/TSO support
[deliverable/linux.git] / net / ipv4 / tcp_offload.c
index 8e3113f46ec1a2d13d35fa8cc303c8a81fd07d03..dfc96b00673ef3f4c7faee0f8698d5c6e371b7b6 100644 (file)
@@ -56,6 +56,7 @@ struct sk_buff *tcp_gso_segment(struct sk_buff *skb,
                               SKB_GSO_TCP_ECN |
                               SKB_GSO_TCPV6 |
                               SKB_GSO_GRE |
+                              SKB_GSO_IPIP |
                               SKB_GSO_MPLS |
                               SKB_GSO_UDP_TUNNEL |
                               0) ||
This page took 0.029982 seconds and 5 git commands to generate.