Bug 159354 - networkmanager does not honor MTU setting from ifcfg snippet
Summary: networkmanager does not honor MTU setting from ifcfg snippet
Status: RESOLVED FIXED
: 157737 (view as bug list)
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 8
Hardware: Other Other
: P5 - None : Enhancement (vote)
Target Milestone: RC 1
Assignee: Robert Love
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-18 17:21 UTC by Marcus Meissner
Modified: 2006-03-21 19:00 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Meissner 2006-03-18 17:21:26 UTC
in the ifcfg snippet I am using a

MTU='1300' 

setting. With traditional method (ifup), the device gets mtu 1300, but with
NetworkManager it gets the old default (1500).

NetworkManager should probably honor the MTU setting.
Comment 1 Robert Love 2006-03-19 16:58:24 UTC
Yah, this has come up before, recently.  I agree it should be done, but I don't know if we want to do anything this late in Code10.
Comment 2 Robert Love 2006-03-21 17:58:24 UTC
*** Bug 157737 has been marked as a duplicate of this bug. ***
Comment 3 Robert Love 2006-03-21 18:11:11 UTC
I went ahead and added this functionality.
Comment 4 Robert Love 2006-03-21 19:00:11 UTC
Committed to CVS and submitted to autobuild.

Closing as fixed!