Re: [riot-devel] Problem with RPL-UDP example for SAMR21

2014-12-07 Thread Maxence Chotard
Hi Oleg, Did you find something about my problem ? Cheers, Maxence -Message d'origine- De : devel [mailto:devel-boun...@riot-os.org] De la part de Oleg Hahm Envoyé : jeudi 4 décembre 2014 17:54 À : RIOT OS kernel developers Objet : Re: [riot-devel] Problem with RPL-UDP example for SAMR21

Re: [riot-devel] Clarification on netdev netapi etc.

2014-12-07 Thread Martine Lenders
Hello Joakim, netdev (`drivers/netdev/` + `drivers/include/netdev/`), netapi (`sys/net/crosslayer/netapi/` + `sys/net/include/netapi.h`), and pktbuf (`sys/net/crosslayer/pktbuf/` + `sys/net/include/pktbuf.h`) are new unified APIs to network devices (netdev), the network stack (netapi) and a new mod

[riot-devel] Clarification on netdev netapi etc.

2014-12-07 Thread Joakim Gebart
I see the terms netdev, netapi, pktbuf and more around the mailing lists and issue tracker, and I have understood that some of these terms refer to deprecated APIs and modules in RIOT, and some of them are referring to new APIs and modules. The page at https://github.com/RIOT-OS/RIOT/wiki/Model-for