From patchwork Sat Jul 16 19:30:22 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 16535 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 F134682692; Sat, 16 Jul 2016 21:30:51 +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=QWi30uzp; 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 52EC882B64 for ; Sat, 16 Jul 2016 21:30:33 +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 D87511100F1; Sat, 16 Jul 2016 21:30:32 +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=1468697433; bh=pUWCWHd3TBIPMNIy3xHpRrEktEMOf421g9b5SBJbTP0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=QWi30uzpj2tgHXA+wO5PIzzTnCnj+s72bMuw3n4atLD/UnE4n72IBkr5HlmkEfDkn fLEsvHy7NpJfN9YYoUsN1eTVVVsQde+T8pZgb8G2a6Y7C7xlLqBYIi0I1s6hG40TSc Y82gvcEMlMOPwbb9OG1nWoiwFg+Ep5B2g1VqqzHY= From: Sven Eckelmann To: b.a.t.m.a.n@lists.open-mesh.org Date: Sat, 16 Jul 2016 21:30:22 +0200 Message-Id: <1468697424-10701-3-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 3/5] batman-adv: Add network_coding and mcast syfs 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 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Documentation/networking/batman-adv.txt b/Documentation/networking/batman-adv.txt index d414e60..8afa991 100644 --- a/Documentation/networking/batman-adv.txt +++ b/Documentation/networking/batman-adv.txt @@ -71,10 +71,11 @@ All mesh wide settings can be found in batman's own interface folder: # ls /sys/class/net/bat0/mesh/ -#aggregated_ogms distributed_arp_table gw_sel_class orig_interval -#ap_isolation fragmentation hop_penalty routing_algo -#bonding gw_bandwidth isolation_mark vlan0 -#bridge_loop_avoidance gw_mode log_level +# aggregated_ogms fragmentation isolation_mark routing_algo +# ap_isolation gw_bandwidth log_level vlan0 +# bonding gw_mode multicast_mode +# bridge_loop_avoidance gw_sel_class network_coding +# distributed_arp_table hop_penalty orig_interval There is a special folder for debugging information: