Netdev List
 help / color / mirror / Atom feed
From: Antonio Quartulli <ordex@autistici.org>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org,
	Sven Eckelmann <sven@narfation.org>,
	Antonio Quartulli <ordex@autistici.org>
Subject: [PATCH 7/8] batman-adv: README cleanups
Date: Mon, 14 May 2012 09:17:37 +0200	[thread overview]
Message-ID: <1336979858-13928-8-git-send-email-ordex@autistici.org> (raw)
In-Reply-To: <1336979858-13928-1-git-send-email-ordex@autistici.org>

From: Sven Eckelmann <sven@narfation.org>

- Add routing_algo

- Remove date from README:
The date has to be updated when a patch touches the README. Therefore, nearly
every feature will modify this date. It can happens quite often that not only
one feature is currently in development or waiting on the mailinglist. This
creates merge conflicts when applying a patchset.

The date itself doesn't provide any additional information when this file is
only available in a release tarball or as part of a SCM repository.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
---
 Documentation/networking/batman-adv.txt |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/Documentation/networking/batman-adv.txt b/Documentation/networking/batman-adv.txt
index 220a58c..75a5923 100644
--- a/Documentation/networking/batman-adv.txt
+++ b/Documentation/networking/batman-adv.txt
@@ -1,5 +1,3 @@
-[state: 21-08-2011]
-
 BATMAN-ADV
 ----------
 
@@ -68,10 +66,11 @@ All  mesh  wide  settings  can be found in batman's own interface
 folder:
 
 # ls /sys/class/net/bat0/mesh/
-# aggregated_ogms        fragmentation          hop_penalty
-# ap_isolation           gw_bandwidth           log_level
-# bonding                gw_mode                orig_interval
-# bridge_loop_avoidance  gw_sel_class           vis_mode
+# aggregated_ogms        gw_bandwidth           log_level
+# ap_isolation           gw_mode                orig_interval
+# bonding                gw_sel_class           routing_algo
+# bridge_loop_avoidance  hop_penalty            vis_mode
+# fragmentation
 
 
 There is a special folder for debugging information:
-- 
1.7.9.4

  parent reply	other threads:[~2012-05-14  7:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-14  7:17 pull request: batman-adv 2012-05-14 Antonio Quartulli
2012-05-14  7:17 ` [PATCH 1/8] batman-adv: avoid skb_linearise() if not needed Antonio Quartulli
2012-05-14  7:17 ` [PATCH 2/8] batman-adv: improve unicast packet (re)routing Antonio Quartulli
2012-05-14  7:17 ` [PATCH 3/8] batman-adv: prepare lq_update_lock to be shared among different protocols Antonio Quartulli
2012-05-14  7:17 ` [PATCH 4/8] batman-adv: refactor window_protected to avoid unnecessary return statement Antonio Quartulli
2012-05-14  7:17 ` [PATCH 5/8] batman-adv: use shorter pr_warn instead of pr_warning Antonio Quartulli
2012-05-14  7:17 ` [PATCH 6/8] batman-adv: Start new development cycle Antonio Quartulli
2012-05-14  7:17 ` Antonio Quartulli [this message]
2012-05-14  7:17 ` [PATCH 8/8] batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists Antonio Quartulli
     [not found] ` <1336979858-13928-1-git-send-email-ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.org>
2012-05-14 22:17   ` pull request: batman-adv 2012-05-14 David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1336979858-13928-8-git-send-email-ordex@autistici.org \
    --to=ordex@autistici.org \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=sven@narfation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox