On Thu, Nov 22, 2018 at 12:00:23AM +0100, Samuel Thibault wrote: > Hello, > > > Marc-André Lureau, le jeu. 22 nov. 2018 02:06:42 +0400, a ecrit: > > Remove a dependency on QEMU. Use the existing logging facilities. > > Set SLIRP_DEBUG=tftp to get tftp log. > > As mentioned before, I was hesitating to replace the tracing with a > DEBUG call. Now that I have merged to my tree the DEBUG rework which > allows to just set SLIRP_DEBUG=tftp to get tftp log, Gerd, are you fine > with this replacement?
Hmm, I'd prefer tracepoints, but I can see that this will be rather tricky to do when transforming slirp into a standalone library ... So, yes, ok, go ahead. cheers, Gerd