doc: net: Enhance network offloading API documentation
Add small overview what network offloading means. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
ee3f7d629b
commit
8c9bff57a0
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ Network Offloding
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
||||||
|
The network offloading API provides hooks that a device vendor can use
|
||||||
|
to provide an alternate implementation for an IP stack. This means that the
|
||||||
|
actual network connection creation, data transfer, etc., is done in the vendor
|
||||||
|
HAL instead of the Zephyr network stack.
|
||||||
|
|
||||||
API Reference
|
API Reference
|
||||||
*************
|
*************
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue