1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
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
..
2020-03-24 10:39:49 +01:00
2020-10-05 12:32:51 +02:00
2019-11-23 22:39:37 +01:00
2020-02-07 12:17:56 +01:00
2020-09-29 23:04:39 +02:00
2019-11-23 22:39:37 +01:00
2019-11-20 18:53:11 +01:00
2019-11-23 22:39:07 +01:00
2020-08-14 16:28:59 +02:00
2019-10-04 11:35:52 +02:00
2019-11-23 22:39:37 +01:00
2020-03-24 10:39:49 +01:00
2020-08-21 15:19:22 +02:00
2019-12-05 15:39:24 +01:00
2019-12-06 09:36:33 +01:00
2020-04-07 17:48:39 +02:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00
2020-09-02 19:16:30 +02:00
2020-04-29 11:21:03 +02:00
2020-04-23 21:16:04 +02:00
2020-06-10 21:21:33 +02:00
2020-08-14 12:21:24 +02:00
2019-11-23 22:39:37 +01:00
2019-11-23 22:39:37 +01:00
2020-10-02 08:15:00 +02:00