public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Axel Neumann <axel@open-mesh.net>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@open-mesh.net>
Subject: Re: [B.A.T.M.A.N.] Multiple connections / prioritiy
Date: Tue, 24 Jul 2007 12:54:54 +0200	[thread overview]
Message-ID: <200707241254.54152.axel@open-mesh.net> (raw)
In-Reply-To: <46A591C0.8090009@poelzi.org>

Hi

On Tuesday 24 July 2007 07:44, Daniel Poelzleithner wrote:
> Freifunk Dresden wrote:
> > If I have multiple connections between two nodes, is there a way to
> > setup the quality or
> > priority of those connection?
>
> Same goes for Leipzig, we have our vpn[1,2].leipzig.freifunk.net nodes.
> I thought about this problem a lot and the simplest solution would be to
> simply drop like 9 of 10 batman packets on the outgoing vpn interface.
> this is like a olsr multiplicator of 10 with the advantage that it saves
> bandwith.
on a specific interface
a) you man drop received originator messages (OGMs) which does not really 
reducing the traffic or
b) suspend the sending of OGMs 

However, dropping or suspending should only be applied to OGMs from 
non-neighboring nodes, otherwise it also affects the bidirectional link check 
which would result in a confusing side-effect, marking even more packets as 
invalid.

In parallel it might be beneficial to configure different originator intervals 
for particular interfaces. For example for a vpn connection a very large 
originator interval (with a small TTL would be sufficient) since its 
link-quality is not supposed to change anyway (and causing less traffic to 
the vpn).

/axel

  reply	other threads:[~2007-07-24 10:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-23 12:07 [B.A.T.M.A.N.] Multiple connections / prioritiy Freifunk Dresden
2007-07-24  5:44 ` Daniel Poelzleithner
2007-07-24 10:54   ` Axel Neumann [this message]
2007-09-03 16:21   ` Axel Neumann

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=200707241254.54152.axel@open-mesh.net \
    --to=axel@open-mesh.net \
    --cc=b.a.t.m.a.n@open-mesh.net \
    /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