zephyr/doc/subsystems/networking
Johan Hedberg 018198cedc net: buf: Add slist helpers
Now that net_buf has "native" support for sys_slist_t in the form of
the sys_snode_t member, there's a danger people will forget to clear
out buf->frags when getting buffers from a list directly with
sys_slist_get(). This is analogous to the reason why we have
net_buf_get/put APIs instead of using k_fifo_get/put.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-11-06 14:20:40 +02:00
..
bsd-sockets.rst net: sockets: Add docs for BSD Sockets compatible API. 2017-08-01 22:09:52 -04:00
buffers.rst net: buf: Add slist helpers 2017-11-06 14:20:40 +02:00
connectivity-example-app.c net: Rename all *_BUF() macros to *_HDR() 2017-04-21 14:19:51 +03:00
ip-stack-architecture.dia
ip-stack-architecture.png
ip-stack-architecture.rst doc: fix uses of back quotes in documentation 2017-08-03 11:08:23 -04:00
ip-stack-architecture.svg
ip-stack-data-flow.dia doc: net: Fix IP stack architecture data flow pictures 2017-04-28 15:01:12 +03:00
ip-stack-data-flow.png doc: net: Fix IP stack architecture data flow pictures 2017-04-28 15:01:12 +03:00
ip-stack-data-flow.svg doc: net: Fix IP stack architecture data flow pictures 2017-04-28 15:01:12 +03:00
l2-and-drivers.rst doc: fix uses of back quotes in documentation 2017-08-03 11:08:23 -04:00
net-app-api.rst doc: net_app: use definition list instead of bullets 2017-08-06 12:13:52 -04:00
network-management-api.rst doc: fix uses of back quotes in documentation 2017-08-03 11:08:23 -04:00
networking-api-usage.rst doc: fix linenum references in api example 2017-06-07 22:54:29 -04:00
networking.rst net: sockets: Add docs for BSD Sockets compatible API. 2017-08-01 22:09:52 -04:00
overview.rst net: samples: Modify coaps_client to new CoAP api's 2017-10-06 22:07:37 -04:00
qemu_setup.rst net: Improve documentation about accessing Internet from qemu. 2017-09-22 08:01:44 -04:00