zephyr/subsys/net/lib
Robert Lubos 5cefcf80e9 net: sockets: Move offloading out of experimental
Socket offloading has been in the tree for a while and improved a lot
over time (from a simple define-based API override to a complex
vtable-based solution, supporting mutliple offloaded interfaces). As the
feature is heavily used by certain vendors (Nordic and its nRF Connect
SDK), I propose to move it out of experimental phase.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-05-06 11:30:22 +02:00
..
capture all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
coap net: coap: Coap pending allocation fix 2022-04-29 08:57:30 +02:00
config kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
conn_mgr kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
dns everywhere: fix typos 2022-03-18 13:24:08 -04:00
http net: http: Allow a content_len of 4GB 2022-03-21 10:16:21 +01:00
lwm2m net: lwm2m: LwM2M timeout recovery 2022-05-04 09:50:28 -05:00
mqtt net: mqtt: remove custom logging macros 2022-04-06 17:41:06 +02:00
openthread net: openthread: update otPlatSettingsInit 2022-04-08 15:50:53 -07:00
sntp everywhere: fix typos 2022-03-18 13:24:08 -04:00
sockets net: sockets: Move offloading out of experimental 2022-05-06 11:30:22 +02:00
socks
tftp everywhere: fix typos 2022-03-18 13:24:08 -04:00
tls_credentials
utils
websocket everywhere: fix typos 2022-03-18 13:24:08 -04:00
CMakeLists.txt
Kconfig