zephyr/subsys/net/lib
Georges Oates_Larsen 716c19f7ef net: conn_mgr: Reorganize files
Since conn_mgr is a subsystem rather than a library, relocate it
directly into subsys/net rather than subsys/net/lib/

Rename header files to better match their function.

Remove net_ prefix from conn_mgr types, API, and files, since it is
unnecessary.

Signed-off-by: Georges Oates_Larsen <georges.larsen@nordicsemi.no>
2023-05-11 12:15:44 +02:00
..
capture
coap net: coap: Allow insertion of an option at arbitrary position 2023-02-06 10:02:19 +01:00
config net: if: Add possibility to disable ND per interface 2023-04-29 12:24:49 +02:00
dns net: lib: dns: mdns_responder: Fix ipv4/ipv6 address handling 2023-04-19 11:55:40 -04:00
http net: http: define http service and resource iterable sections 2023-03-08 13:57:13 +00:00
lwm2m lwm2m: kconfig: Fix experimental feature 2023-05-10 11:41:50 +02:00
mqtt net: mqtt: Debug logging of pointers 2023-03-15 15:02:47 +01:00
mqtt_sn net/lib: mqtt_sn: Fix MQTT-SN IPv6 Support and assertation in Example 2023-03-09 09:20:53 +01:00
sntp net: sntp: support building without NET_SOCKETS_POSIX_NAMES 2023-04-24 09:23:17 -04:00
sockets net: sockets: fix POLLOUT for offloaded iface 2023-04-19 17:15:12 +02:00
socks
tftp net: tftp: Add client context 2023-02-28 10:29:30 +01:00
tls_credentials init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
utils net: sntp: support building without NET_SOCKETS_POSIX_NAMES 2023-04-24 09:23:17 -04:00
websocket tests: net: websocket: Fix test execution on 64-bit platforms 2023-04-05 15:01:50 +02:00
zperf init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
CMakeLists.txt net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
Kconfig net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00