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.
- Overview
- IP Stack Architecture
- Network Connectivity API
- BSD Sockets compatible API
- L2 Stack and Drivers
- Network Management API
- Network Application API
- Initialization
- Setup
- Client / Server Applications
- Network Buffers
- Networking with QEMU
- USB Device Networking
- Virtual LAN (VLAN) Support
- Network Traffic Classification
- gPTP stack for Zephyr