Daniel Axtens
2b16f04872
net: create skb_gso_validate_mac_len()
...
If you take a GSO skb, and split it into packets, will the MAC
length (L2 + L3 + L4 headers + payload) of those packets be small
enough to fit within a given length?
Move skb_gso_mac_seglen() to skbuff.h with other related functions
like skb_gso_network_seglen() so we can use it, and then create
skb_gso_validate_mac_len to do the full calculation.
Signed-off-by: Daniel Axtens <dja@axtens.net >
Signed-off-by: David S. Miller <davem@davemloft.net >
2018-02-01 09:36:03 -05:00
..
2018-01-31 12:25:27 -08:00
2018-01-18 11:55:59 +00:00
2018-01-31 14:31:10 -08:00
2018-01-18 09:08:56 +01:00
2018-01-29 09:58:36 +01:00
2018-01-31 14:31:10 -08:00
2018-01-29 11:30:16 -08:00
2018-01-26 14:43:55 +00:00
2018-01-31 17:18:36 -08:00
2018-01-23 14:55:50 -05:00
2018-01-31 14:31:10 -08:00
2018-01-18 11:56:49 +01:00
2018-01-29 11:51:49 -08:00
2018-01-29 11:51:49 -08:00
2018-01-29 11:51:49 -08:00
2018-01-18 22:54:25 +01:00
2018-01-25 19:34:28 -05:00
2018-01-19 10:09:41 -08:00
2018-01-30 13:57:43 -08:00
2018-01-29 13:44:54 -05:00
2018-01-31 13:12:31 -08:00
2018-01-18 12:54:41 -07:00
2018-01-25 14:10:39 -08:00
2018-01-26 16:42:05 -08:00
2018-01-31 10:18:00 -08:00
2018-01-29 09:08:34 -08:00
2018-01-31 17:18:40 -08:00
2018-01-24 19:13:45 -05:00
2018-01-29 09:08:34 -08:00
2018-01-31 08:43:35 -08:00
2018-01-24 10:03:44 +01:00
2018-01-30 10:44:56 -08:00
2018-01-31 17:18:36 -08:00
2018-01-31 17:18:38 -08:00
2018-01-31 17:18:37 -08:00
2018-01-31 17:18:38 -08:00
2018-01-31 17:18:39 -08:00
2018-01-31 14:31:10 -08:00
2018-01-19 14:53:32 -05:00
2018-01-31 14:31:10 -08:00
2018-01-29 12:42:15 -05:00
2018-01-31 17:18:40 -08:00
2018-01-31 17:18:37 -08:00
2018-01-31 14:31:10 -08:00
2018-01-29 12:02:54 -05:00
2018-01-31 14:31:10 -08:00
2018-01-29 10:59:24 -08:00
2018-01-19 12:31:03 -07:00
2018-01-30 11:55:56 -08:00
2018-01-31 14:31:10 -08:00
2018-01-31 17:18:39 -08:00
2018-01-29 12:02:54 -05:00
2018-02-01 09:36:03 -05:00
2018-01-18 11:56:49 +01:00
2018-01-31 09:25:20 -08:00
2018-01-31 17:18:37 -08:00
2018-01-21 17:44:47 -08:00
2018-01-25 16:41:14 -08:00
2018-01-24 09:00:05 -08:00
2018-01-31 17:18:37 -08:00
2018-01-31 17:18:39 -08:00