zephyr/doc/releases
Jukka Rissanen 336bcfa471 net: if: Make sure only allowed threads can access syscalls
Make sure that only those threads that have been granted access
to net_if objects, can call the functions that modify net_if data.

The CONFIG_NET_IF_USERSPACE_ACCESS config option is also removed
as it is no longer needed after this change.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-07-29 08:13:22 -04:00
..
index.rst
release-notes-1.5.rst
release-notes-1.6.rst
release-notes-1.7.rst
release-notes-1.8.rst
release-notes-1.9.rst
release-notes-1.10.rst
release-notes-1.11.rst
release-notes-1.12.rst
release-notes-1.13.rst
release-notes-1.14.rst
release-notes-2.1.rst dts: Remove support for deprecated DTS binding syntax 2020-07-08 22:03:24 -04:00
release-notes-2.2.rst doc: releases: Add release notes for Zephyr 2.2.1 2020-06-16 19:12:09 +02:00
release-notes-2.3.rst doc: relnotes: Remove draft status from 2.3 release notes 2020-06-05 22:03:54 +02:00
release-notes-2.4.rst net: if: Make sure only allowed threads can access syscalls 2020-07-29 08:13:22 -04:00
release-notes-2.0.rst