소스 검색

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()),
 					},
 				}