Hi,

> There is also *grnc_sixlowpan_ctx* for stateful compression (using the 6co
flag in RAs).

If you want to be precise, `gnrc_sixlowpan_ctx` is just the storage type
for the context -> IPv6 prefix mapping. The stateful comression is provided
by `gnrc_sixlowpan_iphc`.

Cheers,
Martine

2015-11-17 16:05 GMT+01:00 Oleg Hahm <oliver.h...@inria.fr>:

> Hi!
>
> One tiny addition:
>
> Am Tue, Nov 17, 2015 at 01:56:09PM +0100 schrieb Martine Lenders:
> > * gnrc_sixlowpan is the bare minimum implementation of 6LoWPAN for GNRC
> >   * gnrc_sixlowpan_frag and gnrc_sixlowpan_iphc implenent 6LoWPAN
> > fragmentation and IP header compression respectively
>
> There is also *grnc_sixlowpan_ctx* for stateful compression (using the 6co
> flag in RAs).
>
> Cheers,
> Oleg
> --
> printk (KERN_ALERT "You are screwed! " ...);
>         linux-2.6.6/arch/i386/kernel/efi.c
>
> _______________________________________________
> devel mailing list
> devel@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/devel
>
>
_______________________________________________
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to