[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <f4f837ab0909020203w67bcba16pbb317c587c58e70f@mail.gmail.com>
Date: Wed, 2 Sep 2009 17:03:42 +0800
From: wu xiaofei <lampsu@...il.com>
To: netdev@...r.kernel.org
Subject: about packets forwarding
Hello,
I have something to ask here.
The topology of the network is as follows.
There are six Nodes (A, B, C, D, M, N).
M
|
A
/ \
B D
\ /
C
|
N
M-A, C-N are wired links.
A-B, B-C, A-D, D-C are wireless links.
Node M wnats to communicate with node N. Because the wireless links
are not very reliable, I want to forward the packets through A-B-C and
A-D-C simultaneously (When Node A receives packets(from Node M) from
its wired interface eth0, It will forward the same packets to its
wireless interfaces wlan0 and wlan1 simultaneously) . How to implement
this?
--
Regards,
Wu
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists