zephyr/subsys/net
Andrew Boie 04bba6772b net: sockets: add API to fetch an fd's ctx object
Zephyr running on MPU devices have a different memory model than
process-oriented OSes like Linux and require a method to set
kernel object permissions on a file descriptor's underlying
context object. Add this, and a test to show that it is working.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-06-03 22:33:32 +02:00
..
ip net: tcp2: Fix compile failure on native_posix_64 2020-06-03 22:29:16 +02:00
l2 modules: mbedtls: Add Kconfig entry for MBEDTLS_MD and MBEDTLS_CIPHER 2020-06-02 15:24:36 +02:00
lib net: sockets: add API to fetch an fd's ctx object 2020-06-03 22:33:32 +02:00
buf.c net: buf: Remove timeout variable from debug print 2020-04-09 16:07:03 +03:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
hostname.c
Kconfig net: Remove CONFIG_LEGACY_TIMEOUT_API dependency 2020-05-01 10:50:03 +03:00
Kconfig.hostname kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.default.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00