mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
pdisc: fix exchange of peer names
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -16,7 +16,7 @@ message PeerDescription {
|
||||
PeerDescriptionChange change = 1;
|
||||
|
||||
// Hostname of the node
|
||||
string hostname = 2;
|
||||
string name = 2;
|
||||
|
||||
// Public WireGuard Curve25519 key
|
||||
bytes public_key = 3;
|
||||
|
Reference in New Issue
Block a user