All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] wifi network performance is degrading with iproute2
@ 2006-07-05  9:16 Abhishek Misra
  0 siblings, 0 replies; only message in thread
From: Abhishek Misra @ 2006-07-05  9:16 UTC (permalink / raw)
  To: lartc


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-05  9:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-05  9:16 [LARTC] wifi network performance is degrading with iproute2 Abhishek Misra

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.