1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/network_layer
Martine Lenders 8721d0b0a2 gnrc_sixlowpan_frag: add page context to reassembly buffer
While refactoring IPHC I noticed that the page actually can already be
used for fragmentation: Given @cgundogan's work on [ICN LoWPAN] we can
already assume, that the page context may (among other thing) determine
the type of the reassembled packet. This PR provides the basis for
that.

[ICN LoWPAN]: https://tools.ietf.org/html/draft-gundogan-icnrg-ccnlowpan-01
2018-07-03 14:08:14 +02:00
..
icmpv6 gnrc_icmpv6_echo: fix ping for loopback 2018-01-31 15:46:52 +01:00
ipv6 Merge pull request #8823 from miri64/gnrc_ipv6_nib/feat/slaac 2018-06-21 14:10:36 +02:00
ndp gnrc_ndp: only send RAs when VALID address is found 2018-05-31 17:11:26 +02:00
sixlowpan gnrc_sixlowpan_frag: add page context to reassembly buffer 2018-07-03 14:08:14 +02:00