16 Commits (5a9a39caf3bf5195a38194bb844a428eaa7f2bb8)

Author SHA1 Message Date
Jukka Rissanen 5a9a39caf3 net: mgmt: Convert the mgmt API to use 64-bit masks 3 weeks ago
Fin Maaß 265eb71eef logging: backend: net: use connection mgr 2 months ago
Fin Maaß 8ce499665b logging: backend: net: avoid automatic enabling 2 months ago
Fin Maaß 0d74f6239b logging: backend: net: use sizeof to check Kconfig 2 months ago
Robert Lubos c6cc87c526 log: net: Fix build warning with IPv6 disabled 9 months ago
Jukka Rissanen b042c5796a logging: Fix network backend compilation 1 year ago
Jukka Rissanen 068d23ab78 log: net: Add structured logging support to syslog 1 year ago
Jukka Rissanen 3c8bd58a06 log: net: Add TCP support to syslog transmitter 1 year ago
Fin Maaß 2b23d1f3f1 log: net: Add log_backend_net_start function 1 year ago
Fin Maaß 6e12b0210f log: net: move log_backend_net_get() to header 1 year ago
Fin Maaß 7bc4ea1e2f log: net: add option to set server ip with struct sockaddr 1 year ago
Jukka Rissanen 508a261286 log: net: Convert syslog network transmitter to use sockets 1 year ago
Gerhard Jörges 2a0e5e93f3 logging: net: update hostname 1 year ago
David Corbeil 8a25b039e4 logging: net: changing syslog server address while running bug 2 years ago
David Corbeil d732a8678b logging: runtime setting of syslog server ip address 2 years ago
Christopher Friedt f5587552bb logging: move backends to subdirectory 3 years ago
Krzysztof Chruscinski 9833ca61c9 logging: Removing v2 suffix from logging names 3 years ago
Krzysztof Chruscinski c5f2cdef09 logging: Remove logging v1 from the logging 3 years ago
Krzysztof Chruscinski 2bb3e64f89 logging: log_backend_net: Remove LOG1 support 3 years ago
Gerard Marull-Paretas 5113c1418d subsystems: migrate includes to <zephyr/...> 3 years ago
Aastha Grover c0d7e10beb logging: Add support to backends to switch log format at runtime. 3 years ago
Krzysztof Chruscinski 262cc55609 logging: Deprecate v1, default to v2 4 years ago
Robert Melchers 9c3ab333de log_backend_net: local_addrX may be used uninitialized 4 years ago
Krzysztof Chruscinski 28be4ba91d logging: log_backend_net: Add support for logging v2 4 years ago
Krzysztof Chruscinski 7e125fe7e4 logging: Add backend parameter to the init function 4 years ago
Christian Taedcke d026b5dd34 logging: net: Make autostart of backend configurable 5 years ago
Christian Taedcke 819f4e00e6 logging: net: Modify ipv4 init code, so it compiles if ipv4 is disabled 5 years ago
Daniel Leung 3c2d0f37a3 logging: avoid identifier collisions 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Jukka Rissanen ea1bed4744 logging: net: Avoid copying too much data 5 years ago
Wentong Wu 73b83ed8b1 logging: add networking syst backend support. 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Ulf Magnusson 047868f84a log: net: Fix CONFIG_LOG_IMMEDIATE typo in comment 6 years ago
Jukka Rissanen 3f34fead60 log: net: Fix the immediate logging mode in network backend 6 years ago
Tomasz Bursztyka 03bfc5dd0f net/context: Remove token parameter from net_context_send/sendto 6 years ago
Tomasz Bursztyka 172fe5a87b net/context: Remove _new suffix on net_context_send/sendto functions 6 years ago
Tomasz Bursztyka 01d41f25b7 logging: Switch to new net_pkt/net_context API 6 years ago
Flavio Ceolin f342019986 log: Make statements evaluate boolean expressions 7 years ago
Flavio Ceolin 27435e4cb3 log: Explicitly ignoring return of memcpy 7 years ago
Jukka Rissanen 86689030e8 net: Clarify logging in networking code 7 years ago
Jukka Rissanen 44a9bb6abe logging: Add network backend 7 years ago