From: Shan Wei <shanwei@cn.fujitsu.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: netdev@vger.kernel.org, bridge@lists.linux-foundation.org,
bugme-daemon@bugzilla.kernel.org, holler@ahsoftware.de,
steve-alexander@roadrunner.com
Subject: Re: [Bridge] [Bugme-new] [Bug 37202] New: Cannot change MTU on bridged interface
Date: Tue, 14 Jun 2011 11:16:06 +0800 [thread overview]
Message-ID: <4DF6D276.7000804@cn.fujitsu.com> (raw)
In-Reply-To: <20110613163735.34c42044.akpm@linux-foundation.org>
Andrew Morton wrote, at 06/14/2011 07:37 AM:
>
> (switched to email. Please respond via emailed reply-to-all, not via the
> bugzilla web interface).
>
> On Sat, 11 Jun 2011 10:59:18 GMT
> bugzilla-daemon@bugzilla.kernel.org wrote:
>
>> https://bugzilla.kernel.org/show_bug.cgi?id=37202
>>
>> Summary: Cannot change MTU on bridged interface
>> Product: Networking
>> Version: 2.5
>> Kernel Version: 3.0.0-rc2
>> Platform: All
>> OS/Version: Linux
>> Tree: Mainline
>> Status: NEW
>> Severity: normal
>> Priority: P1
>> Component: Other
>> AssignedTo: acme@ghostprotocols.net
>> ReportedBy: steve-alexander@roadrunner.com
>> Regression: No
>>
>>
>> Without bridge, setting mtu on eth0 works as expected.
>> When eth0 is added to bridge 'br0' and this command is executed,
>>
>> ip link set eth0 mtu 4000
This bug has been fixed.
commit 6407d74c5106bb362b4087693688afd34942b094
Author: Alexander Holler <holler@ahsoftware.de>
Date: Tue Jun 7 00:51:35 2011 -0700
bridge: provide a cow_metrics method for fake_ops
Like in commit 0972ddb237 (provide cow_metrics() methods to blackhole
dst_ops), we must provide a cow_metrics for bridges fake_dst_ops as
well.
This fixes a regression coming from commits 62fa8a846d7d (net: Implement
read-only protection and COW'ing of metrics.) and 33eb9873a28 (bridge:
initialize fake_rtable metrics)
ip link set mybridge mtu 1234
--
Best Regards
-----
Shan Wei
WARNING: multiple messages have this Message-ID (diff)
From: Shan Wei <shanwei@cn.fujitsu.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: netdev@vger.kernel.org, bridge@lists.linux-foundation.org,
bugme-daemon@bugzilla.kernel.org,
Stephen Hemminger <shemminger@linux-foundation.org>,
steve-alexander@roadrunner.com, holler@ahsoftware.de
Subject: Re: [Bugme-new] [Bug 37202] New: Cannot change MTU on bridged interface
Date: Tue, 14 Jun 2011 11:16:06 +0800 [thread overview]
Message-ID: <4DF6D276.7000804@cn.fujitsu.com> (raw)
In-Reply-To: <20110613163735.34c42044.akpm@linux-foundation.org>
Andrew Morton wrote, at 06/14/2011 07:37 AM:
>
> (switched to email. Please respond via emailed reply-to-all, not via the
> bugzilla web interface).
>
> On Sat, 11 Jun 2011 10:59:18 GMT
> bugzilla-daemon@bugzilla.kernel.org wrote:
>
>> https://bugzilla.kernel.org/show_bug.cgi?id=37202
>>
>> Summary: Cannot change MTU on bridged interface
>> Product: Networking
>> Version: 2.5
>> Kernel Version: 3.0.0-rc2
>> Platform: All
>> OS/Version: Linux
>> Tree: Mainline
>> Status: NEW
>> Severity: normal
>> Priority: P1
>> Component: Other
>> AssignedTo: acme@ghostprotocols.net
>> ReportedBy: steve-alexander@roadrunner.com
>> Regression: No
>>
>>
>> Without bridge, setting mtu on eth0 works as expected.
>> When eth0 is added to bridge 'br0' and this command is executed,
>>
>> ip link set eth0 mtu 4000
This bug has been fixed.
commit 6407d74c5106bb362b4087693688afd34942b094
Author: Alexander Holler <holler@ahsoftware.de>
Date: Tue Jun 7 00:51:35 2011 -0700
bridge: provide a cow_metrics method for fake_ops
Like in commit 0972ddb237 (provide cow_metrics() methods to blackhole
dst_ops), we must provide a cow_metrics for bridges fake_dst_ops as
well.
This fixes a regression coming from commits 62fa8a846d7d (net: Implement
read-only protection and COW'ing of metrics.) and 33eb9873a28 (bridge:
initialize fake_rtable metrics)
ip link set mybridge mtu 1234
--
Best Regards
-----
Shan Wei
next prev parent reply other threads:[~2011-06-14 3:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-37202-10286@https.bugzilla.kernel.org/>
2011-06-13 23:37 ` [Bridge] [Bugme-new] [Bug 37202] New: Cannot change MTU on bridged interface Andrew Morton
2011-06-13 23:37 ` Andrew Morton
2011-06-14 3:16 ` Shan Wei [this message]
2011-06-14 3:16 ` Shan Wei
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DF6D276.7000804@cn.fujitsu.com \
--to=shanwei@cn.fujitsu.com \
--cc=akpm@linux-foundation.org \
--cc=bridge@lists.linux-foundation.org \
--cc=bugme-daemon@bugzilla.kernel.org \
--cc=holler@ahsoftware.de \
--cc=netdev@vger.kernel.org \
--cc=steve-alexander@roadrunner.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.