zephyr/subsys/net
Jordan Yates e803bfb4bb net: ip: net_context: louder warning for no src address
Increase the verbosity of the message when there is no source address
in `net_context_create_ipv4_new`. This is likely the first failure point
when attempting to send data on an interface that has not yet been
assigned an IP address. Burying the fault at the DBG level makes it much
more time consuming to determine the root cause of this error.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-04-16 08:05:03 +02:00
..
conn_mgr
ip net: ip: net_context: louder warning for no src address 2025-04-16 08:05:03 +02:00
l2 net: gPTP: Fix pointer type in gptp_add_port 2025-04-15 19:10:04 +02:00
lib zperf: moving declaration of variable to top of function 2025-04-14 09:47:57 +02:00
pkt_filter
CMakeLists.txt net: silence no sources cmake warning 2024-10-18 14:14:56 +02:00
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net