1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00
Martine Lenders 41b0a2661a ng_pktbuf: simplify API by extension
This simplifies the `ng_pktbuf` API by adding a new function
`ng_pktbuf_mark()` which takes over some functionality of
`ng_pktbuf_add()`. `size == 0` for `ng_pktbuf_add()` is now illegal.
2015-07-29 00:47:29 +02:00
..
2015-05-01 08:34:11 +02:00
2015-07-21 10:00:11 +02:00
2015-06-15 12:32:13 +02:00
2015-06-15 12:32:13 +02:00
2015-05-19 10:07:36 +02:00
2015-06-12 21:53:59 +02:00
2015-03-12 17:15:39 +01:00
2015-06-22 18:19:54 +02:00
2015-07-02 12:20:55 +02:00
2015-07-02 15:47:20 +02:00