1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +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-29 00:47:29 +02:00
2015-07-07 17:49:17 +02:00
2014-12-05 20:33:10 +01:00
2014-11-08 20:09:55 +01:00
2015-05-26 23:11:30 +02:00
2015-07-20 14:00:04 +02:00
2015-04-19 16:36:05 +02:00
2014-11-30 22:34:50 +01:00
2015-02-08 19:19:50 +01:00