lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ