Re: bridging with gre tunnel

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Timo Teräs <timo.teras@...>
Cc: <bridge@...>, <netdev@...>
Date: Monday, July 14, 2008 - 4:44 am

Timo Teräs wrote:

I posted a cleaner version that's similar to what the old patch
did, see http://marc.info/?l=linux-netdev&m=115449948503549&w=2

But I don't think that is the right approach:
- it forces you to use bridging if you only want ethernet over GRE
- the change fundamentally has nothing to do with bridging

BTW, the STP bits in my patch can be removed too if needed, most users
won't want them and they aren't quite right (stp packets are counted
as errors).  I don't even know what device needed it, I just have a
pcap file with the packets.  After removing that, there's nothing
in the patch related to bridging.

Actually, this change doesn't really belong in GRE either, because
that forces you to choose between ethernet encapsulation and not.
It could be a new device that sits on top of GRE and simply does
ethernet encapsulation then passes it to the raw GRE device.
That's a lot of infrastructure for something so simple though,
and I don't think people will want to use both devices at once.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
bridging with gre tunnel, Timo Teräs, (Fri Jul 11, 2:30 am)
Re: bridging with gre tunnel, Philip Craig, (Sun Jul 13, 8:41 pm)
Re: bridging with gre tunnel, Timo Teräs, (Mon Jul 14, 3:25 am)
Re: bridging with gre tunnel, Philip Craig, (Mon Jul 14, 4:44 am)
Re: bridging with gre tunnel, Herbert Xu, (Mon Jul 14, 7:45 am)
Re: [Bridge] bridging with gre tunnel, Patrick McHardy, (Mon Jul 14, 8:15 am)
Re: [Bridge] bridging with gre tunnel, Herbert Xu, (Mon Jul 14, 8:20 am)
Re: bridging with gre tunnel, Timo Teräs, (Mon Jul 14, 5:44 am)
Re: bridging with gre tunnel, James Chapman, (Mon Jul 14, 5:13 am)
Re: [Bridge] bridging with gre tunnel, Stephen Hemminger, (Fri Jul 11, 3:07 pm)