1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/network_layer/ng_sixlowpan
Martine Lenders dd6ea99fd4 ng_sixlowpan_ctx: add compression flag support
The compression flag allows a context to be invalidated for compression,
but still be valid for decompression. This is needed for context
dissimination in a LoWPAN.
2015-07-17 07:59:15 +02:00
..
ctx ng_sixlowpan_ctx: add compression flag support 2015-07-17 07:59:15 +02:00
frag Merge pull request #3241 from haukepetersen/ng_frag_send_missingreturn 2015-06-23 17:58:40 +02:00
iphc ng_sixlowpan_iphc: use NETCONF_OPT_IPV6_IID and ng_ieee802154_get_iid 2015-06-15 12:32:14 +02:00
netif Merge pull request #2806 from authmillenon/ng_sixlowpan_iphc/feat/initial 2015-05-27 18:07:11 +02:00
Makefile ng_sixlowpan: initial import 2015-04-23 11:29:53 +02:00
ng_sixlowpan_print.c pktdump: add 6LoWPAN dump 2015-06-05 16:14:56 +02:00
ng_sixlowpan.c ng_sixlowpan: use new netapi functions 2015-07-01 12:38:59 +02:00