public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Mark as received also old rebroadcast
Date: Wed, 8 Jun 2011 13:18:42 +0200	[thread overview]
Message-ID: <201106081318.42918.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1307400355-11624-1-git-send-email-daniele.furlan@gmail.com>

On Tuesday, June 07, 2011 12:45:55 AM Daniele Furlan wrote:
> This patch avoid local TQ drop in case of heavy load. In this case,
> rebroadcast can be delayed more than orig_interval causing the receiver
> to incorrectly drop old packets without marking them as received.

I applied the patch (in revision 9e80af2) with the following commit message:

accept delayed rebroadcasts to avoid bogus routing under heavy load
    
When a link is saturated (re)broadcasts of OGMs are delayed. Under heavy load
this delay may exceed the orig interval which leads to OGMs being dropped (the
code would only accept an OGM rebroadcast if it arrived before the next OGM 
was broadcasted). With this patch batman-adv will also accept delayed OGMs in 
order to avoid a bogus influence on the routing metric.

Thanks,
Marek

      parent reply	other threads:[~2011-06-08 11:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-06 22:45 [B.A.T.M.A.N.] [PATCH] batman-adv: Mark as received also old rebroadcast Daniele Furlan
2011-06-07  8:01 ` Marek Lindner
2011-06-07  8:23   ` Daniele Furlan
2011-06-08 10:10     ` Marek Lindner
2011-06-08 11:07       ` Daniele Furlan
2011-06-08 11:18 ` Marek Lindner [this message]

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=201106081318.42918.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.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