[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090728075928.GB3633@psychotron.englab.brq.redhat.com>
Date: Tue, 28 Jul 2009 09:59:29 +0200
From: Jiri Pirko <jpirko@...hat.com>
To: netdev@...r.kernel.org
Subject: [question] bridged tunnel
Hello all.
Imagine following net scheme:
LAN1 --- ROUTER A --- ROUTER B --- LAN2
I would like to have LAN1 and LAN2 bridged together.
I'm wondering if it's possible to made a tunnel and put it in bridge in
kernel space only? I would do the same with TAP and some dummy userspace
client/server but this would obviously decrease performance. Is it reasonable to
try to modify tun driver to be used not only via chardev but also via some
kernel API? This API would be used for other kernel modules to actually do the
communication.
Thanks for comments.
Jirka
--
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