Hannes Frederic Sowa
916e4cf46d
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
...
Currently we generate a new fragmentation id on UFO segmentation. It
is pretty hairy to identify the correct net namespace and dst there.
Especially tunnels use IFF_XMIT_DST_RELEASE and thus have no skb_dst
available at all.
This causes unreliable or very predictable ipv6 fragmentation id
generation while segmentation.
Luckily we already have pregenerated the ip6_frag_id in
ip6_ufo_append_data and can use it here.
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2014-02-22 00:28:21 -05:00
..
2014-02-10 17:48:54 -08:00
2014-01-16 11:31:58 -08:00
2014-01-21 18:13:04 -08:00
2014-01-21 18:57:26 -08:00
2014-01-21 18:57:26 -08:00
2014-01-18 23:04:16 -08:00
2014-02-17 17:17:02 +01:00
2014-02-18 16:29:46 -08:00
2014-02-10 14:34:34 -08:00
2014-02-09 17:32:49 -08:00
2014-01-30 16:48:17 -08:00
2014-02-07 11:37:07 -08:00
2014-02-22 00:08:10 -05:00
2014-01-14 18:50:46 -08:00
2014-02-16 23:45:00 -05:00
2014-02-09 17:32:49 -08:00
2013-12-06 12:37:57 -05:00
2014-01-21 18:13:05 -08:00
2014-01-16 15:30:31 -08:00
2013-12-17 16:32:30 -05:00
2014-02-10 17:51:29 -08:00
2014-02-22 00:05:21 -05:00
2014-02-22 00:28:21 -05:00
2014-02-09 17:32:50 -08:00
2014-01-18 23:04:16 -08:00
2013-11-20 21:52:30 -05:00
2013-12-16 12:54:02 +01:00
2014-01-21 16:59:19 -08:00
2013-09-23 16:52:45 -04:00
2014-01-28 18:01:32 -08:00
2014-02-17 00:36:34 -05:00
2013-12-22 18:53:08 -05:00
2013-10-19 19:36:19 -04:00
2014-02-18 00:13:51 +01:00
2013-12-06 12:37:56 -05:00
2014-01-18 23:04:16 -08:00
2014-01-18 23:04:16 -08:00
2014-01-25 11:17:34 -08:00
2014-02-04 22:32:38 -08:00
2014-02-18 18:02:25 -05:00
2014-01-18 23:04:16 -08:00
2014-01-18 23:04:16 -08:00
2014-01-25 11:17:34 -08:00
2014-01-18 23:04:16 -08:00
2014-01-28 18:04:18 -08:00
2014-02-13 18:29:58 -05:00
2014-02-22 00:26:05 -05:00
2014-02-11 12:05:55 -08:00
2014-02-22 00:00:15 -05:00
2014-01-18 23:04:16 -08:00
2014-01-18 23:04:16 -08:00
2013-11-21 13:09:42 -05:00
2014-02-06 09:55:19 +01:00
2014-01-18 23:04:16 -08:00
2014-01-25 11:17:34 -08:00
2014-01-30 18:44:13 -08:00
2014-01-03 23:41:42 +01:00
2014-01-15 15:36:38 -08:00
2013-12-10 22:24:13 -05:00
2013-10-07 15:57:56 -04:00