mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-27 03:55:20 +00:00
More debug messages
This commit is contained in:
parent
1df64acbac
commit
4ac48811e1
@ -260,6 +260,7 @@ func (h *Headscale) NoisePollNetMapHandler(ctx *gin.Context) {
|
||||
|
||||
// There has been an update to _any_ of the nodes that the other nodes would
|
||||
// need to know about
|
||||
log.Trace().Msgf("Updating peers for noise machine %s", machine.Name)
|
||||
h.setLastStateChangeToNow(machine.Namespace.Name)
|
||||
|
||||
// The request is not ReadOnly, so we need to set up channels for updating
|
||||
|
Loading…
Reference in New Issue
Block a user