don't require a detailsVpnAddr in a HostUpdateNotification - #1472
Conversation
|
Places where we set
Looks like all is well! Side note, the Site side note, that cat is out of the bag and I only bring it up because of #1464, since it looks like the primary addr choice isn't entirely sufficient, we could change the proto definition for |
I kind of like this idea -- we could also send a whole hostQueryReply per IP on a query, but that sounds much worse I think? |
|
Yeah sending individual replies per vpnAddr will confuse the situation more than anything I think, the client host has no way to correlate the answers into a single RemoteList. |
wadey
left a comment
There was a problem hiding this comment.
approved, although anyone already using V2 certs will need to be careful to deploy this change to their lighthouses before updating their clients.
If we don't use this information, don't put it on the wire, so we then do not have to check it. If this does indeed have a use, we can just remove the comment and close this