From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: toke@toke.dk Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 711cce72 for ; Fri, 9 Mar 2018 14:43:44 +0000 (UTC) Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 7d5bede2 for ; Fri, 9 Mar 2018 14:43:43 +0000 (UTC) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= To: "Jason A. Donenfeld" Subject: Re: Another roaming problem In-Reply-To: References: <87efku1vza.fsf@toke.dk> <85FE1433-439D-439C-A61E-B17754707077@toke.dk> <87h8pqlbw4.fsf@toke.dk> <7088098E-63F5-4ECB-A298-24444987482E@toke.dk> <87efktzhmj.fsf@toke.dk> <87tvtpjp57.fsf@toke.dk> <87o9jxjotf.fsf@toke.dk> <87efktjohg.fsf@toke.dk> Date: Fri, 09 Mar 2018 15:53:27 +0100 Message-ID: <878tb1jo60.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , "Jason A. Donenfeld" writes: > Neat script, looks pretty easy to use. The wg repo has a kprobes > script too for extracting ephemeral keys from the kernel: > > https://git.zx2c4.com/WireGuard/tree/contrib/examples/extract-handshakes Neat! Brave new world of debugging ;) /me goes to write some more printk's -Toke