Martine Lenders d491e827fb
gnrc_pkt: introduce packet list operations
Up until now `utlist.h` is used to manipulate the packet list within a
GNRC pkt snip. Since I always wanted to see if there would be an
advantage when using `core`'s `list.h`, I provide this
`gnrc_pktsnip_t`-specific API to manipulate the packet list. It has the
additional advantage of type safety and that future steps could
encapsulate those operations.
2020-10-13 13:32:53 +02:00
..
2019-11-23 22:39:37 +01:00
2019-11-26 21:52:05 +01:00
2020-09-24 13:06:47 +02:00
2020-10-02 08:13:18 +02:00
2020-10-05 14:59:11 +02:00
2020-09-30 14:18:54 +02:00
2019-11-23 22:39:07 +01:00
2020-10-02 08:13:18 +02:00
2019-11-23 22:39:37 +01:00
2020-10-08 12:10:05 +02:00
2020-10-02 08:13:18 +02:00