1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/crosslayer/ng_pktdump
Martine Lenders cc95939050 pktdump: reply to netapi get/set
Since some layers need to get options from their neighboring layers the
previous behavior is potentially stack breaking when testing with this
module since no reply is given to this requests, reply blocking the
requesting thread in the process.
2015-04-14 17:09:16 +02:00
..
Makefile net: added ng_pktdump module 2015-03-23 15:25:30 +01:00
ng_pktdump.c pktdump: reply to netapi get/set 2015-04-14 17:09:16 +02:00