]> git.meshlink.io Git - meshlink/commit - src/protocol_auth.c
Improve logging of connection attemps.
authorGuus Sliepen <guus@meshlink.io>
Wed, 5 May 2021 18:13:44 +0000 (20:13 +0200)
committerGuus Sliepen <guus@meshlink.io>
Fri, 7 May 2021 08:48:57 +0000 (10:48 +0200)
commit9e9fdbba951622418c11b1ddc117072daa99f0ae
tree2c0ffa6cd7840bc09db157fef3e77ad22da9e564
parent2bd86439e6cee8742a01bb715461be62f6d33ac8
Improve logging of connection attemps.

Ensure all causes for a connection to be activated or terminated are
logged at INFO level or higher. But remove the "Closing connection with"
message for connections that were never activated.
src/net.c
src/net_socket.c
src/protocol_auth.c