Bugzilla – Bug 159354
networkmanager does not honor MTU setting from ifcfg snippet
Last modified: 2006-03-21 19:00:11 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.
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.
*** Bug 157737 has been marked as a duplicate of this bug. ***
I went ahead and added this functionality.
Committed to CVS and submitted to autobuild. Closing as fixed!