Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ifconfig: set MTU even if device is up (bsc#1059292) #723

Merged
merged 1 commit into from Dec 16, 2017

Conversation

mtomaschewski
Copy link
Member

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

@mtomaschewski mtomaschewski self-assigned this Dec 14, 2017
@mtomaschewski mtomaschewski changed the title ifconfig: set MTU even if device is up ifconfig: set MTU even if device is up (bsc#1059292) Dec 14, 2017
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>
mtomaschewski added a commit to mtomaschewski/wicked that referenced this pull request Dec 15, 2017
ifconfig: set MTU even if device is up (bsc#1059292)
@mtomaschewski mtomaschewski merged commit 15ed220 into openSUSE:master Dec 16, 2017
@mtomaschewski mtomaschewski deleted the device-up-mtu branch October 22, 2020 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant