1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 05:53:49 +01:00
Martine Lenders a2eb3c7f15 gnrc_sixlowpan_frag: adapt for #8511
This refactors the `gnrc_sixlowpan_frag` module for the API proposed
in #8511.

The `ctx` for `gnrc_sixlowpan_frag_send()` is required to be a
`gnrc_sixlowpan_msg_frag_t` object, so IPHC can later on use it to
provide the *original* datagram size (otherwise, we would need to adapt
the API just for that, which seems to me as convoluted as this
proposal).

I also provide an expose function with a future possibility to provide
more than just one `gnrc_sixlowpan_msg_frag_t` object later on (plus
having cleaner module separation in general).
2018-06-26 19:38:33 +02:00
..
2018-06-11 19:12:02 +02:00
2018-04-05 14:39:59 +02:00
2018-02-22 19:13:39 +01:00
2018-05-28 15:43:41 -04:00
2017-09-06 08:49:05 +02:00
2018-06-11 19:12:02 +02:00
2018-06-11 19:12:02 +02:00
2016-09-05 02:22:37 +02:00
2018-06-15 00:34:33 +02:00
2018-06-14 11:57:11 +02:00
2018-06-11 19:12:02 +02:00
2018-04-05 14:39:59 +02:00
2016-12-16 09:48:08 +01:00
2016-11-09 11:59:45 +01:00
2018-06-26 19:38:33 +02:00
2018-06-11 19:12:02 +02:00
2017-05-24 17:54:01 +02:00
2018-05-29 18:40:58 +02:00
2016-04-08 23:53:46 +02:00
2018-06-11 19:12:02 +02:00
2017-07-03 10:55:35 +02:00
2018-06-11 19:12:02 +02:00
2017-06-27 18:05:14 +02:00
2018-05-29 18:40:58 +02:00