zephyr/doc/subsystems/networking/networking.rst
Robert Lubos 21a2e1eb5e doc: Add secure sockets documentation
Add documentation for secure sockets subsystem.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2018-11-21 12:25:57 -05:00

27 lines
578 B
ReStructuredText

.. _networking:
Networking
###########
The networking section contains information regarding the network stack of the
Zephyr kernel. Use the information to understand the principles behind the
operation of the stacks and how they were implemented.
.. toctree::
:maxdepth: 1
overview.rst
ip-stack-architecture.rst
networking-api-usage.rst
bsd-sockets.rst
secure-sockets.rst
l2-and-drivers.rst
network-management-api.rst
net-app-api.rst
buffers.rst
qemu_setup.rst
usbnet_setup.rst
vlan.rst
traffic-class.rst
gptp_release_notes.rst