1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +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-09-02 23:36:59 +05:30
2020-07-28 15:02:48 +05:30
2019-11-23 22:39:37 +01:00
2020-03-24 10:39:49 +01:00
2019-11-23 22:39:07 +01:00
2019-03-26 21:56:05 +01:00
2020-07-07 16:27:57 +05:30
2020-07-07 10:54:10 +02:00
2020-07-14 21:26:19 +05:30
2019-01-10 18:07:29 +01:00
2019-09-12 14:58:16 +03:00
2020-09-30 11:18:36 +02:00
2020-03-24 10:39:49 +01:00
2018-04-10 15:40:18 +02:00
2020-07-22 00:26:09 +05:30
2019-03-26 21:37:20 +01:00
2020-09-30 20:00:03 +05:30
2019-11-23 22:39:37 +01:00
2020-08-26 15:13:45 +05:30
2019-11-23 22:39:37 +01:00