From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 11 Jul 2008 12:07:17 -0700 From: Stephen Hemminger Message-ID: <20080711120717.0c59e569@extreme> In-Reply-To: <4876FDF0.1030807@iki.fi> References: <4876FDF0.1030807@iki.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Bridge] bridging with gre tunnel List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Timo =?UTF-8?B?VGVyw6Rz?= Cc: netdev@vger.kernel.org, bridge@lists.linux-foundation.org On Fri, 11 Jul 2008 09:30:08 +0300 Timo Ter=C3=A4s wrote: > Hi all, >=20 > It looks the current kernel still do not support bridging over gre > tunnels. >=20 > I did find an old patch for ip_gre that would enable this [1]. But > it needs porting from 2.4 to 2.6 kernels and looks like it needs > cleaning up too. >=20 > Is there newer/better patches to achieve this? Any thoughts about > doing bridging with gre tunnels? >=20 > Cheers, > Timo >=20 > [1] http://mailman.ds9a.nl/pipermail/lartc/2003q4/010327.html The idea is fine, but that patch needs work (kind of a mess). If you want it, then go through normal process of submitting to netdev and take the comments and fix it up.