Bug 159354

Summary: networkmanager does not honor MTU setting from ifcfg snippet
Product: [openSUSE] SUSE Linux 10.1 Reporter: Marcus Meissner <meissner>
Component: BasesystemAssignee: Robert Love <rml>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None    
Version: Beta 8   
Target Milestone: RC 1   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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!