Go to file
Fabian Bläse d0bdfdba56 Use log_trace to log non-running interfaces
This log message does spam the output of macnocker,
if an interface is down, because it is executed every second.

This is not a critical debug message, as it is expected behaviour,
so it is converted to log_trace, so it is only output when really
necessary

Signed-off-by: Fabian Bläse <fabian@blaese.de>
2020-04-26 12:19:16 +02:00
CMakeLists.txt Revise logging and add tracing support 2018-04-03 19:37:16 +02:00
LICENSE Init 2018-04-02 13:43:51 +02:00
log.h Revise logging and add tracing support 2018-04-03 19:37:16 +02:00
macnockclient.c Use log_trace to log non-running interfaces 2020-04-26 12:19:16 +02:00
macnockclient.h rewrite in C 2018-04-02 18:14:15 +02:00
macnockserver.c server: bind to device, too 2018-04-03 19:37:27 +02:00
macnockserver.h rewrite in C 2018-04-02 18:14:15 +02:00
macstorage.c work around long stop time 2018-04-03 19:37:44 +02:00
macstorage.h rewrite in C 2018-04-02 18:14:15 +02:00
main.c Revise logging and add tracing support 2018-04-03 19:37:16 +02:00
nockpackage.h rewrite in C 2018-04-02 18:14:15 +02:00
tc.c Revise logging and add tracing support 2018-04-03 19:37:16 +02:00
tc.h set the prio 2018-04-02 22:11:07 +02:00
tc.txt Init 2018-04-02 13:43:51 +02:00