[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1261422543.8201.6.camel@bigi>
Date: Mon, 21 Dec 2009 14:09:03 -0500
From: jamal <hadi@...erus.ca>
To: Benoit PAPILLAULT <benoit.papillault@...e.fr>
Cc: Andrew Morton <akpm@...ux-foundation.org>, netdev@...r.kernel.org,
bugzilla-daemon@...zilla.kernel.org,
bugme-daemon@...zilla.kernel.org
Subject: Re: [Bugme-new] [Bug 14837] New: gretap does not fragment IP
packets
On Mon, 2009-12-21 at 02:17 +0100, Benoit PAPILLAULT wrote:
> >
> As I explained in my original message, the gre device MTU must be 1500
> bytes (since it is used in an Ethernet bridge).
Ok, sorry i missed this bit. I didnt realize that the bridge device had
such draconian enforcement. Bridge picks whatever the lowest common
denominator is for MTU (I suspect so as to not keep track of all the
interfaces; good policy, IMO, should allow a user to shoot themselves in
the toe while defaulting to the min mtu).
>>From the looks of it, this enforcement could be changed with a one line
patch - but not being privy to the reasoning it would be unfair of me to
do so from my comfortable couch. Stephen?
> To reproduce the
> problem, I did a very simple setup with two machines (A & B) connected
> with an Ethernet cable (so no router between them).
>
> On machine A :
> # ip link add gre0 type gretap local <A> remote <B>
> # ifconfig gre0 mtu 1500
What i meant is try to ifconfig gre0 to something small like 1420B
cheers,
jamal
--
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