Tom Herbert
7e13318daa
net: define gso types for IPx over IPv4 and IPv6
...
This patch defines two new GSO definitions SKB_GSO_IPXIP4 and
SKB_GSO_IPXIP6 along with corresponding NETIF_F_GSO_IPXIP4 and
NETIF_F_GSO_IPXIP6. These are used to described IP in IP
tunnel and what the outer protocol is. The inner protocol
can be deduced from other GSO types (e.g. SKB_GSO_TCPV4 and
SKB_GSO_TCPV6). The GSO types of SKB_GSO_IPIP and SKB_GSO_SIT
are removed (these are both instances of SKB_GSO_IPXIP4).
SKB_GSO_IPXIP6 will be used when support for GSO with IP
encapsulation over IPv6 is added.
Signed-off-by: Tom Herbert <tom@herbertland.com>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-20 18:03:15 -04:00
..
2016-05-16 16:45:48 +02:00
2016-05-18 16:38:59 -07:00
2016-05-16 19:51:04 -07:00
2016-05-17 16:26:30 -07:00
2016-05-13 16:54:59 +02:00
2016-05-19 10:02:26 -07:00
2016-05-17 16:26:30 -07:00
2016-05-19 10:02:26 -07:00
2016-05-19 09:46:18 -07:00
2016-05-19 10:02:26 -07:00
2016-05-06 22:08:46 +02:00
2016-05-13 17:30:18 +08:00
2016-05-03 11:22:10 +09:00
2016-04-16 22:52:03 +05:30
2016-05-17 17:05:30 -07:00
2016-05-04 14:16:49 -04:00
2016-05-19 10:02:26 -07:00
2016-05-17 17:39:42 -07:00
2016-05-18 13:14:02 -07:00
2016-05-17 12:42:27 +02:00
2016-04-30 14:05:44 -07:00
2016-04-25 07:26:29 -07:00
2016-04-22 15:31:54 +02:00
2016-04-12 16:00:39 -06:00
2016-04-09 02:17:43 +02:00
2016-05-04 08:44:27 +01:00
2016-05-18 16:38:59 -07:00
2016-05-18 17:12:23 -07:00
2016-05-05 08:35:00 +02:00
2016-05-19 10:02:26 -07:00
2016-05-08 23:52:13 -04:00
2016-05-06 10:26:07 +02:00
2016-04-13 11:36:44 +02:00
2016-05-06 12:51:10 -06:00
2016-04-14 18:40:47 -07:00
2016-05-17 16:13:00 -07:00
2016-05-18 17:03:51 -07:00
2016-04-18 14:25:29 +02:00
2016-04-28 10:58:33 +02:00
2016-05-18 16:38:59 -07:00
2016-05-17 17:39:42 -07:00
2016-05-16 16:46:03 -07:00
2016-05-17 16:03:32 -07:00
2016-05-18 13:14:02 -07:00
2016-05-20 18:03:15 -04:00
2016-05-10 00:01:47 +02:00
2016-05-06 10:20:10 -07:00
2016-05-17 16:03:32 -07:00
2016-05-02 08:18:01 -07:00
2016-05-18 12:28:29 -07:00
2016-05-18 13:14:02 -07:00
2016-05-05 10:13:59 +02:00
2016-05-18 13:14:02 -07:00
2016-05-18 13:14:02 -07:00
2016-05-19 10:02:26 -07:00
2016-04-22 10:29:05 +02:00
2016-04-26 19:12:28 +02:00
2016-05-16 19:17:22 -07:00
2016-05-13 14:23:46 +01:00
2016-05-05 17:38:53 -07:00
2016-05-13 14:23:49 +01:00
2016-05-12 15:50:19 -07:00
2016-05-06 11:08:58 -07:00
2016-04-21 23:21:00 +02:00
2016-05-18 16:38:59 -07:00
2016-05-19 11:36:49 -07:00
2016-05-18 13:14:02 -07:00
2016-05-06 18:20:37 +01:00
2016-04-26 15:34:49 +02:00
2016-05-18 17:03:51 -07:00
2016-05-17 17:05:30 -07:00
2016-05-11 02:15:31 +02:00
2016-05-19 10:02:26 -07:00
2016-05-19 10:02:26 -07:00
2016-05-16 19:41:41 -07:00
2016-05-01 15:50:08 +03:00
2016-04-18 12:52:38 +02:00
2016-05-19 10:02:26 -07:00
2016-05-07 07:00:07 +02:00