]> git.meshlink.io Git - meshlink/commit
When activating a meta-connection, remember the address of the peer.
authorGuus Sliepen <guus@meshlink.io>
Wed, 22 Jul 2020 18:35:18 +0000 (20:35 +0200)
committerGuus Sliepen <guus@meshlink.io>
Wed, 22 Jul 2020 18:35:18 +0000 (20:35 +0200)
commitd78e24a1f77084f2395b7f344533fc1819b0b3b0
tree9ec522d77e37449f9bf91a5966f543c6c041bc7f
parentc9d86e1054b888c2b0223925db531ff9831b01cc
When activating a meta-connection, remember the address of the peer.

There was a possible situation where we did not remember the address of a
peer when there is only a TCP connection.
src/protocol_auth.c