zephyr/tests
Robert Lubos ff0fd2d7a7 net: iface: Improve thread safety of net_if_ipv*_maddr_* functions
Provide an extra struct net_if * iface parameter to
net_if_ipv*_maddr_join/leave functions, so that the corresponding
interface context, the mcast address belong to, can be locked for the
operation.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-05-10 11:06:15 +02:00
..
application_development samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
arch samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
benchmarks samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
bluetooth Bluetooth: Audio: Shell: Enable CSIP Set Member debug log 2023-05-10 10:14:56 +02:00
boards samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
boot samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
bsim tests: Bluetooth: CSIP: Add no rank, size and lock char tests 2023-05-10 10:14:56 +02:00
cmake samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
crypto samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
drivers tests: drivers: dma: add esp32s3 support 2023-05-10 10:15:05 +02:00
kernel samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lib samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
misc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
net net: iface: Improve thread safety of net_if_ipv*_maddr_* functions 2023-05-10 11:06:15 +02:00
posix samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
subsys samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
unit samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ztest samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00