[Bug 1294807] Re: "manual" type interfaces should allow the mtu stanza

Brian Murray brian at ubuntu.com
Thu Mar 27 21:27:08 UTC 2014


Hello Bryan, or anyone else affected,

Accepted ifupdown into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/ifupdown/0.7~beta2ubuntu11 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: ifupdown (Ubuntu Precise)
       Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ifupdown in Ubuntu.
https://bugs.launchpad.net/bugs/1294807

Title:
  "manual" type interfaces should allow the mtu stanza

Status in “ifupdown” package in Ubuntu:
  Fix Released
Status in “ifupdown” source package in Precise:
  Fix Committed

Bug description:
  [Impact] 
   * Using mtu options on manual interfaces setup with ifupdown will not work.

  [Test Case]
   * Edit /etc/networking/interface and modify a manual interface such as:

  auto eth1
  iface eth1 inet manual
      mtu 9000

  * Bring down the interface and back up.
  $ ifdown eth1
  $ ifup eth1

  * Check mtu:
  $ ip link show eth1

  It should show mtu 9000

  [Regression Potential] 
   * This code is already in Trusty.

  --

  1. Ubuntu 12.04/14.04

  3. Expected: That MTU will be set with the mtu option
  4. What happens:  You need to use pre-up/post-up ifconfig mtu to set the option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1294807/+subscriptions



More information about the foundations-bugs mailing list