From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id ce06a3cb for ; Thu, 24 May 2018 15:03:33 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 9cc36290 for ; Thu, 24 May 2018 15:03:33 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 8d85109e for ; Thu, 24 May 2018 15:02:19 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 089379a0 (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Thu, 24 May 2018 15:02:19 +0000 (UTC) Received: by mail-ot0-f181.google.com with SMTP id l22-v6so2325837otj.0 for ; Thu, 24 May 2018 08:04:54 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1527119825.1012882.1382673952.168165E8@webmail.messagingengine.com> <1527135367.1083058.1382934352.4E96D38A@webmail.messagingengine.com> From: "Jason A. Donenfeld" Date: Thu, 24 May 2018 17:04:53 +0200 Message-ID: Subject: Re: [wireguard-android] 'roaming' from LTE to WiFi with version 0.0.20180523 To: nnet Content-Type: text/plain; charset="UTF-8" Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , It would appear that T-Mobile is using 464XLAT and Android runs https://github.com/toreanderson/clatd Can you confirm this suspicion by sending the output of `ip addr show` and `ps|grep clat`?