Alexander Aring
7240cdec60
6lowpan: handling 6lowpan fragmentation via inet_frag api
...
This patch drops the current way of 6lowpan fragmentation on receiving
side and replace it with a implementation which use the inet_frag api.
The old fragmentation handling has some race conditions and isn't
rfc4944 compatible. Also adding support to match fragments on
destination address, source address, tag value and datagram_size
which is missing in the current implementation.
Signed-off-by: Alexander Aring <alex.aring@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2014-02-28 17:05:22 -05:00
..
2014-01-04 20:10:40 +02:00
2013-12-06 12:37:56 -05:00
2014-02-06 11:46:06 +01:00
2014-02-28 17:05:22 -05:00
2014-01-17 14:43:17 -05:00
2014-02-17 00:16:56 -05:00
2014-02-12 19:23:32 -05:00
2014-02-12 19:23:32 -05:00
2014-02-27 17:13:20 -05:00
2013-12-28 17:02:46 -05:00
2014-01-13 17:39:11 +01:00
2014-02-04 21:58:17 +01:00
2013-12-10 17:56:54 -05:00
2014-01-03 23:41:41 +01:00
2014-01-21 23:17:20 -08:00
2014-02-09 17:32:50 -08:00
2013-12-06 12:37:56 -05:00
2013-12-06 12:37:56 -05:00
2013-12-10 21:50:00 -05:00
2014-02-09 17:32:49 -08:00
2014-02-09 17:32:49 -08:00
2013-12-17 16:36:21 -05:00
2013-11-07 19:28:58 -05:00
2014-02-04 20:19:51 -08:00
2014-02-12 07:02:11 +01:00
2014-02-12 07:02:11 +01:00
2014-01-06 15:51:53 -08:00
2014-01-06 20:28:34 -05:00
2014-02-06 09:34:58 +01:00
2014-02-28 17:05:21 -05:00
2014-01-18 00:55:41 -08:00
2014-01-17 17:56:33 -08:00
2013-12-28 17:03:20 -05:00
2014-01-02 03:30:35 -05:00
2014-02-26 15:51:01 -05:00
2014-01-04 20:10:24 -05:00
2014-01-17 18:36:39 -08:00
2013-11-11 00:19:35 -05:00
2014-02-26 15:51:00 -05:00
2014-01-21 16:59:19 -08:00
2014-02-09 17:32:50 -08:00
2014-01-01 22:22:43 -05:00
2014-01-03 20:56:48 -05:00
2014-02-06 09:34:58 +01:00
2014-02-17 16:42:39 -05:00
2013-12-06 12:37:56 -05:00
2014-01-16 11:31:58 -08:00
2014-02-28 17:05:22 -05:00
2014-01-25 11:17:34 -08:00
2014-01-03 23:41:42 +01:00
2014-01-19 19:53:18 -08:00
2014-01-13 11:50:15 -08:00
2013-12-09 19:54:47 -05:00
2014-01-21 18:05:04 -08:00
2014-01-21 23:17:20 -08:00
2014-01-13 14:46:58 -05:00
2014-01-13 11:22:54 -08:00
2014-02-18 18:15:42 -05:00
2014-01-13 11:50:14 -08:00
2014-01-05 20:18:50 -05:00
2013-12-19 18:51:20 -05:00
2014-02-26 17:08:40 -05:00
2014-01-19 19:53:18 -08:00
2013-11-07 02:14:33 -05:00
2014-01-21 18:05:04 -08:00
2014-02-17 16:42:39 -05:00
2014-02-25 07:04:18 +01:00