All of lore.kernel.org
 help / color / mirror / Atom feed
From: Abhishek Misra <abhishekm@cdac.in>
To: lartc@vger.kernel.org
Subject: [LARTC] wifi network performance is degrading with iproute2
Date: Wed, 05 Jul 2006 09:16:38 +0000	[thread overview]
Message-ID: <twig.1152090278.5493@cdac.in> (raw)


Hello,

I used iproute2 to do iif specific routing on wifi routers with 2 wifi
802.11b interfaces on non overlapping interfaces.

I set rule as follows on router-2 (shown below)

use table 100 if incomming interface is wlan0
use table 200 if incomming interface is wlan1

all routes in table 100 have wlan1 as oif
all routes in table 200 have wlan0 as oif 



           --wlan0--            --wlan0----
router-1  +         + router-2 +           + router-3
          +         +          +           +
           --wlan1--            --wlan1----

(actual setup used 6 routers linerly)

Theroy says that using 2 interfaces on different channels and ensuring
that data recieved from one interface is forwerded on another will
increace perfornamce.  

I did not observe the same. I found the performance reducing by 1.5 times
when this static rule based routing is compared against OLSR Protocol.

I used iperf for measurements. Both TCP and UDP performance was low.

Please let me know your views on this.
Is rule and multiple table lookup very time consuming ?
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

                 reply	other threads:[~2006-07-05  9:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=twig.1152090278.5493@cdac.in \
    --to=abhishekm@cdac.in \
    --cc=lartc@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.