1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net
Benjamin Valentin f163f1580b sys/net/uhcp: use LOG_ functions
Using `gnrc_border_router` with `uhcp` is quite noisy.
uhcpc will regularly refresh the prefix and print a bunch of status messages.

Allow the user to tone it down by setting a higher `LOG_LEVEL`.
For this, convert calls to `printf()` and `puts()` to `LOG_xxx()`.

This requires a dummy header for `uhcpd`.
2020-09-29 09:55:28 +02:00
..
application_layer sys/net/uhcp: use LOG_ functions 2020-09-29 09:55:28 +02:00
ble treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
credman treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
crosslayer netopt: add NETOPT_PDU_SIZE 2020-07-29 11:57:52 +02:00
gnrc sys/net/uhcp: use LOG_ functions 2020-09-29 09:55:28 +02:00
link_layer net/ieee802154: add default CSMA-CA params 2020-09-03 18:22:08 +02:00
netdev_test sys/net: iolist updates 2018-03-06 14:00:32 +01:00
netif treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
network_layer sys: Cleanup access to internal variables 2020-08-24 20:28:11 +02:00
routing net: Remove NHDP module 2020-02-18 13:20:05 +01:00
sock net/sock : Update documentation 2020-09-04 16:29:13 +05:30
transport_layer sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
doc.txt
Kconfig net/skald : Expose to Kconfig 2020-08-26 15:13:08 +05:30