Make cluster HAVE_PEER a little lighter by removing full identity. Technically this is not necessary and they will propagate over time in any case. Might restore it in some form in the future.
This commit is contained in:
parent
7603d8cee8
commit
3fa1b5a89d
3 changed files with 21 additions and 29 deletions
|
@ -124,7 +124,7 @@ public:
|
|||
|
||||
/**
|
||||
* Cluster member has this peer:
|
||||
* <[...] binary serialized peer identity>
|
||||
* <[5] ZeroTier address of peer>
|
||||
* <[...] binary serialized peer remote physical address>
|
||||
*
|
||||
* Clusters send this message when they learn a path to a peer. The
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue