zephyr/subsys/net
Andrew Boie 760644041c net: purge NET_STACK and other stack APIs
The current design of the network-specific stack dumping APIs
is fundamentally unsafe. You cannot properly dump stack data
without information which is only available in the thread object.

In addition, this infrastructure is unnecessary. There is already
a core shell command which dumps stack information for all
active threads.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-03-14 13:10:19 -04:00
..
ip net: purge NET_STACK and other stack APIs 2020-03-14 13:10:19 -04:00
l2 net: purge NET_STACK and other stack APIs 2020-03-14 13:10:19 -04:00
lib net: mqtt: use MQTT_UTF8_LITERAL() to simplify code and fix debug log 2020-03-13 10:06:18 +02:00
buf.c net: buf: Switch from net buf assert to system assert 2020-01-13 13:59:55 +01:00
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net