1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer
Benjamin Valentin f74c795033 sys/net/uhcp: use LOG_DEBUG instead of LOG_INFO
uhcp is pretty noisy compared to DHCPv6 as INFO log level is enabled
by default.

Tone it down to LOG_DEBUG to keep the output clean.
2021-10-14 14:09:17 +02:00
..
asymcute treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
cord sys/net/app/cord: Support the addition of extra registration arguments 2021-09-02 16:40:19 +02:00
dhcpv6 sys/net/dhcpv6: Implement stateless DHCPv6 2021-10-04 17:40:56 +02:00
dns dns_msg: Use correct byteorder for ID 2021-09-29 13:32:12 +02:00
emcute net/emcute: Allow RETAIN flag to be set on incoming PUBLISHs 2021-06-25 18:32:53 +02:00
gcoap gcoap_dtls: destroy session in _tl_send only on connection errors 2021-10-08 12:24:57 +02:00
nanocoap sys/net/nanocoap: block_finish returns if more are expected 2021-08-06 09:29:03 +02:00
sntp sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
sock_dns dns: move message parsing and composition to own module 2021-08-11 11:55:29 +02:00
uhcp sys/net/uhcp: use LOG_DEBUG instead of LOG_INFO 2021-10-14 14:09:17 +02:00
doc.txt net/emcute : Update documentation 2020-11-19 23:11:21 +01:00
Kconfig net/emcute : Expose to Kconfig 2020-11-19 23:11:21 +01:00
Kconfig.coap net/coap: Expose configurations to Kconfig 2020-04-24 10:06:45 +02:00