zephyr/subsys
Jukka Rissanen a1b0a98fbf net: context: Add locking to IPv6, CAN and packet socket bind
The commit 93e5181f ("net: context: Add locking for concurrent
access") added net_context locking to only IPv4 sockets.
That is not enough and we need locking also to other supported
socket address families like IPv6, SocketCAN and packet socket.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-10-26 11:03:03 -05:00
..
bluetooth Bluetooth: host: Fix application conn param update not started 2020-10-26 16:16:35 +02:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs fs: Move fs_file_system_t declaration out of fs.h 2020-10-23 12:55:41 +02:00
jwt
logging logging: make log_backend_std header public 2020-10-21 10:21:05 -04:00
lorawan
mgmt mgmt/osdp: Fix early check of no-data that holds PD online 2020-10-21 17:36:16 +02:00
net net: context: Add locking to IPv6, CAN and packet socket bind 2020-10-26 11:03:03 -05:00
power
random
settings
shell
stats
storage
testsuite
timing
tracing
usb usb: hci: Remove handling of unused DC statuses. 2020-10-20 10:04:32 -05:00
CMakeLists.txt
Kconfig