Have lighthouses ack updates to reduce test packet traffic (#851)

This commit is contained in:
Nate Brown
2023-05-05 14:44:03 -05:00
committed by GitHub
parent b26c13336f
commit 48eb63899f
6 changed files with 101 additions and 85 deletions

View File

@@ -15,6 +15,7 @@ message NebulaMeta {
HostWhoamiReply = 7;
PathCheck = 8;
PathCheckReply = 9;
HostUpdateNotificationAck = 10;
}
MessageType Type = 1;