From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tbskyd@gmail.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 92e6c4dd for ; Wed, 29 Nov 2017 14:03:00 +0000 (UTC) Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id c59475a9 for ; Wed, 29 Nov 2017 14:03:00 +0000 (UTC) Received: by mail-wm0-f46.google.com with SMTP id 9so6502700wme.4 for ; Wed, 29 Nov 2017 06:09:00 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20171129135124.GA29970@zx2c4.com> References: <20171129135124.GA29970@zx2c4.com> From: d tbsky Date: Wed, 29 Nov 2017 22:08:59 +0800 Message-ID: Subject: Re: multi-home difficulty To: "Jason A. Donenfeld" 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: , 2017-11-29 21:51 GMT+08:00 Jason A. Donenfeld : > Hi, > > I made a small script in order to reproduce this issue, but I was not > able to replicate the results. Would you spend some time with the below > code tweaking it so that it exhibits the broken behavior you're seeing? > > Jason Hi jason: may I ask what kernel/distribution are you using? since under my testing, just add an unused nic shows the problem, so I think it's some kind of racing or conflict. or simply RHEL7.4 kernel bug maybe. I don't know how to modify the script to reveal the problem in your environment. I will try to install mainline kernel to see if the problem is the same. or I can build an RHEL 7.4 vm and let you ssh in for testing if you don' t mind. Regards, tbskyd