1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc
Martine Lenders 94e4a08f45 Merge pull request #4447 from Yonezawa-T2/fix_gnrc_bugs
fixes several bugs on GNRC network stack
2016-01-07 03:38:11 +01:00
..
application_layer tfpt: fix formating warnings/errors 2016-01-05 14:59:34 +01:00
conn posix_sockets: fix overflowing fd in close() 2015-12-12 04:24:23 +01: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 Merge pull request #4447 from Yonezawa-T2/fix_gnrc_bugs 2016-01-07 03:38:11 +01:00
pktbuf_static gnrc_pktbuf_static: print chunk addresses in stats 2015-10-05 14:18:56 +02:00
pktdump sys: adapted to renamed THREAD FLAGS 2015-12-07 22:09:47 +01:00
routing/rpl gnrc_ipv6_netif: fixed crash when ENABLE_DEBUG is 1. 2016-01-07 10:08:37 +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