zephyr/subsys/net/lib/sockets
Jukka Rissanen 83c875adab hostap: Move the relevant config options away from hostap
Moving the Zephyr specific config options from
modules/hostap/Kconfig to corresponding Kconfig where the
option is specified.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2023-10-26 09:48:47 +02:00
..
CMakeLists.txt net: sockets: Add object core support to sockets 2023-10-24 11:11:30 +02:00
getaddrinfo.c net: sockets: getaddrinfo: Minor refactoring 2023-02-21 15:02:35 +01:00
getnameinfo.c
Kconfig hostap: Move the relevant config options away from hostap 2023-10-26 09:48:47 +02:00
socket_dispatcher.c net: socket: Change SO_BINDTODEVICE to use interface name 2023-08-31 14:43:36 +02:00
socket_obj_core.c net: sockets: Add object core support to sockets 2023-10-24 11:11:30 +02:00
socket_offload.c
socketpair.c net: socketpair: Fix use after free 2023-09-18 20:34:12 +02:00
sockets_can.c net: sockets: fix fcntl.h usage 2023-02-08 19:04:25 +09:00
sockets_internal.h net: sockets: Add object core support to sockets 2023-10-24 11:11:30 +02:00
sockets_misc.c
sockets_net_mgmt.c net: socket: mgmt: Check buf size in recvfrom() 2023-10-12 10:33:36 +03:00
sockets_packet.c net: sockets: fix fcntl.h usage 2023-02-08 19:04:25 +09:00
sockets_select.c net: sockets: Set writefds in case of error in select() 2023-10-24 00:48:03 -07:00
sockets_tls.c random: Rename random header 2023-10-10 14:23:50 +03:00
sockets.c net: sockets: Add object core support to sockets 2023-10-24 11:11:30 +02:00