From patchwork Sat Jul 16 19:30:21 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 16534 X-Patchwork-Delegate: sven@narfation.org Return-Path: X-Original-To: patchwork@open-mesh.org Delivered-To: patchwork@open-mesh.org Received: from open-mesh.org (localhost [IPv6:::1]) by open-mesh.org (Postfix) with ESMTP id E900D82697; Sat, 16 Jul 2016 21:30:38 +0200 (CEST) Authentication-Results: open-mesh.org; dmarc=none header.from=narfation.org Authentication-Results: open-mesh.org; dkim=fail reason="verification failed; unprotected key" header.d=narfation.org header.i=@narfation.org header.b=2lphgK5n; dkim-adsp=fail (unprotected policy); dkim-atps=neutral Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=79.140.41.39; helo=v3-1039.vlinux.de; envelope-from=sven@narfation.org; receiver=b.a.t.m.a.n@lists.open-mesh.org Authentication-Results: open-mesh.org; dmarc=pass header.from=narfation.org Received: from v3-1039.vlinux.de (narfation.org [79.140.41.39]) by open-mesh.org (Postfix) with ESMTPS id EB9C282697 for ; Sat, 16 Jul 2016 21:30:30 +0200 (CEST) Received: from sven-desktop.home.narfation.org (p200300C593C3ECFD0000000000002E16.dip0.t-ipconnect.de [IPv6:2003:c5:93c3:ecfd::2e16]) by v3-1039.vlinux.de (Postfix) with ESMTPSA id 264561100F1; Sat, 16 Jul 2016 21:30:30 +0200 (CEST) Authentication-Results: v3-1039.vlinux.de; dmarc=none header.from=narfation.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=narfation.org; s=20121; t=1468697430; bh=9+GUYZ2YdWmaT6eahGGdLa0DXqhGkE89cxCDGPJt/OE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=2lphgK5nM+cMzdUvJSJSSscA4UslvUOyVQJfZ68yfX4YDyaqs4yChPuI0uVEJwtBA V5jDLYctbXuNMOmkYpzrTcF6VWhh1/JZoOD9sfpwJjrr1Ovqv5sLxUpKpCCz18zsTI 4xNed7BRAGr3BV2xjNWqFL/lA1WDwW4Q0LvIL9+Q= From: Sven Eckelmann To: b.a.t.m.a.n@lists.open-mesh.org Date: Sat, 16 Jul 2016 21:30:21 +0200 Message-Id: <1468697424-10701-2-git-send-email-sven@narfation.org> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1468697424-10701-1-git-send-email-sven@narfation.org> References: <1468697424-10701-1-git-send-email-sven@narfation.org> Subject: [B.A.T.M.A.N.] [PATCH 2/5] batman-adv: Add B.A.T.M.A.N. V sysfs files to README X-BeenThere: b.a.t.m.a.n@lists.open-mesh.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking Errors-To: b.a.t.m.a.n-bounces@lists.open-mesh.org Sender: "B.A.T.M.A.N" Signed-off-by: Sven Eckelmann --- Documentation/networking/batman-adv.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/networking/batman-adv.txt b/Documentation/networking/batman-adv.txt index 8a8d3d9..d414e60 100644 --- a/Documentation/networking/batman-adv.txt +++ b/Documentation/networking/batman-adv.txt @@ -32,7 +32,7 @@ compatible interfaces. Once found, it will create subfolders in the /sys directories of each supported interface, e.g. # ls /sys/class/net/eth0/batman_adv/ -# iface_status mesh_iface +# elp_interval iface_status mesh_iface throughput_override If an interface does not have the "batman_adv" subfolder it prob- ably is not supported. Not supported interfaces are: loopback,