浏览代码

don't send our own addr on HostUpdateNotification for v2

JackDoan 2 天之前
父节点
当前提交
dcf9d1c4c6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lighthouse.go

+ 0 - 1
lighthouse.go

@@ -937,7 +937,6 @@ func (lh *LightHouse) SendUpdate() {
 						V4AddrPorts:   v4,
 						V6AddrPorts:   v6,
 						RelayVpnAddrs: relays,
-						VpnAddr:       netAddrToProtoAddr(lh.myVpnNetworks[0].Addr()),
 					},
 				}