zephyr/subsys/net
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
..
ip net: if: Make sure only allowed threads can access syscalls 2020-07-29 08:13:22 -04:00
l2 net: l2: ppp: fsm: change state before sending Conf-Req 2020-07-29 08:06:28 -04:00
lib
buf.c
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net