mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
f163f1580b
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`. |
||
---|---|---|
.. | ||
.gitignore | ||
log.h | ||
Makefile | ||
project.py | ||
uhcpd.c |