1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/pktbuf
Martine Lenders ac54a2d2b2 gnrc_pktbuf: add gnrc_pktbuf_reverse_snips() helper function
This allows for

a) testing the packet reversal properly in unittests
b) use it in other places than `gnrc_ipv6`'s receive function
2018-10-25 23:11:33 +02:00
..
gnrc_pktbuf.c gnrc_pktbuf: add gnrc_pktbuf_reverse_snips() helper function 2018-10-25 23:11:33 +02:00
Makefile gnrc_pktbuf: move common auxiliary functions to common module 2017-06-14 12:24:56 +02:00