zephyr/drivers/net
Jordan Yates 2203a571bc net: nsos_sockets: conn_mgr support
Add support for using native sockets with the connectivity API. This
allows libraries that use the connectivity API to be tested in an
application with real connectivity, without external hardware.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-05-22 11:31:54 +02:00
..
canbus.c
CMakeLists.txt drivers: nsos: Use native simulator errno conversion 2025-03-07 19:56:30 +01:00
Kconfig net: nsos_sockets: conn_mgr support 2025-05-22 11:31:54 +02:00
loopback.c drivers: net: loopback: Set interface name to lo 2025-05-06 10:50:48 +02:00
nsos_adapt.c drivers: nsos: Use native simulator errno conversion 2025-03-07 19:56:30 +01:00
nsos_fcntl.c drivers: nsos: Use native simulator errno conversion 2025-03-07 19:56:30 +01:00
nsos_fcntl.h
nsos_netdb.c
nsos_netdb.h
nsos_socket.h
nsos_sockets.c net: nsos_sockets: conn_mgr support 2025-05-22 11:31:54 +02:00
nsos.h drivers: nsos: support for AF_PACKET 2024-11-20 08:24:08 -05:00
ppp.c net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
slip.c net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
slip.h