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 0c9d7aeedc gnrc_rpl: exit early if netif_hdr is NULL in send function
Without this fix RPL might crash when the packet buffer is full.
2018-06-21 14:51:47 +02:00
..
application_layer gnrc: keep speed optimizations of c2b403f4 2018-02-22 20:40:59 +01:00
link_layer gnrc_gomach: enabling duty-cycle printing 2018-04-12 11:46:40 +02:00
netapi Revert "gnrc/netreg: remove usages of gnrc_netreg_num" 2018-02-22 20:30:03 +01:00
netif gnrc_ipv6_nib: add full RFC4862 DAD support 2018-05-31 17:11:25 +02:00
netreg gnrc_netreg: make message queue requirement more visible 2018-05-29 19:21:48 +02:00
nettest
network_layer Merge pull request #8823 from miri64/gnrc_ipv6_nib/feat/slaac 2018-06-21 14:10:36 +02:00
pkt
pktbuf
pktbuf_malloc gnrc/pktbuf: Const correctness on gnrc_pktbuf_add 2018-06-15 00:44:23 +02:00
pktbuf_static gnrc/pktbuf: Const correctness on gnrc_pktbuf_add 2018-06-15 00:44:23 +02:00
pktdump sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
priority_pktqueue
routing/rpl gnrc_rpl: exit early if netif_hdr is NULL in send function 2018-06-21 14:51:47 +02:00
sock gnrc_sock_udp: provide fix for error state for full port pool 2018-06-20 14:51:18 +02:00
transport_layer gnrc_tcp: Set src addr in outgoing packets by tcp layer. 2018-06-10 13:26:23 +02:00
Makefile