From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 21 Oct 2016 17:31:35 +0200 From: Linus =?utf-8?Q?L=C3=BCssing?= Message-ID: <20161021153135.GC3607@otheros> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [B.A.T.M.A.N.] i found time delay is very high and there are more caution info , if possible , please give me some advisement List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: johnzeng , The list for a Better Approach To Mobile Ad-hoc Networking On Fri, Oct 21, 2016 at 04:31:20PM +0200, johnzeng via B.A.T.M.A.N wrote: > Date: Fri, 21 Oct 2016 22:31:00 +0800 > From: johnzeng > To: b.a.t.m.a.n@lists.open-mesh.org > Subject: i found time delay is very high and there are more caution info , > if possible , please give me some advisement If I remember correctly, then one typical issue for Arch Linux users was, that Arch compiles batman-adv with network-coding, even though it is marked as "Experimental". And that introduces high latency and/or packetloss. johnzeug, can you check whether network coding is enabled or disabled and if it is enabled, whether disabling helps? (batctl nc disable) And like Sven asked, what batman-adv version are you using. Not that long ago the network coding default was changed to disabled by default even if the module is compiled with NC. Maybe you run an older batman-adv release? Regards, Linus