1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-28 07:51:19 +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-07-07 17:49:17 +02:00
2014-09-17 19:54:40 +02:00
2014-09-12 11:50:12 +02:00
2015-07-20 14:00:04 +02:00
2014-12-03 20:18:37 +01:00
2014-12-03 20:42:51 +01:00
2014-08-23 16:16:26 +02:00