[wicked-commit] [openSUSE/wicked] 01d483: ifconfig: set MTU even if device is up (bsc#105929...
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 01d48380a78a09a56e7dcaf3d67b299f65bf6647 https://github.com/openSUSE/wicked/commit/01d48380a78a09a56e7dcaf3d67b299f65... Author: Nikola Pajkovsky <npajkovsky@suse.cz> Date: 2017-12-14 (Thu, 14 Dec 2017) Changed paths: M src/dbus-objects/interface.c M src/ifconfig.c Log Message: ----------- ifconfig: set MTU even if device is up (bsc#1059292) wicked should not supplement what drivers in kernel are capable. That means, that if device is up, and is not capable set MTU on-fly, kernel returns error. This is driver problem, not wicked and should just print an error and continue. Signed-off-by: Nikola Pajkovsky <npajkovsky@suse.cz> Commit: 15ed220ce59e8cf5a80b339192a59041bfd996ab https://github.com/openSUSE/wicked/commit/15ed220ce59e8cf5a80b339192a59041bf... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-12-16 (Sat, 16 Dec 2017) Changed paths: M src/dbus-objects/interface.c M src/ifconfig.c Log Message: ----------- Merge pull request #723 from mtomaschewski/device-up-mtu ifconfig: set MTU even if device is up (bsc#1059292) Compare: https://github.com/openSUSE/wicked/compare/165ddb1c7200...15ed220ce59e
participants (1)
-
Marius Tomaschewski