1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc
Martine Lenders a23b9c3310 Merge pull request #4652 from Lotterleben/conn_documentation
conn: add more detailed documentation (WIP)
2016-01-26 18:09:36 +01:00
..
application_layer tfpt: fix formating warnings/errors 2016-01-05 14:59:34 +01:00
conn conn: add more detailed documentation 2016-01-26 16:54:29 -08:00
link_layer OSX: fix warnings/errors thrown by clang on OS X 2015-12-10 11:23:56 +09:00
netapi gnrc netapi: switch to non-blocking IPC calls 2015-10-01 12:48:12 +02:00
netif gnrc netif: add a check for interface existence 2015-12-03 18:35:23 +01:00
netreg sys: net: gnrc_netreg: check for msg queue of registered thread, not registering 2015-10-31 11:18:00 +01:00
nettest sys: adapted to renamed THREAD FLAGS 2015-12-07 22:09:47 +01:00
network_layer ndp: check for A flag in received PIO 2016-01-26 14:34:48 +01:00
pktbuf_static gnrc_pktbuf_static.c: fix overflow in gnrc_pktbuf_realloc_data 2016-01-07 15:17:52 +01:00
pktdump sys: adapted to renamed THREAD FLAGS 2015-12-07 22:09:47 +01:00
routing/rpl gnrc_rpl_control_messages: propagete prefix route via DAO message 2016-01-21 11:11:38 +09:00
transport_layer/udp gnrc_udp: fix false assumed packet order 2015-12-22 17:14:33 +01:00
Makefile tftp: implement TFTP server and client 2015-12-03 21:45:48 +01:00