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

vnet: special-case vnet="inherit" when in save #34

Merged
merged 1 commit into from
Dec 24, 2018
Merged

Conversation

fabianfreyer
Copy link
Contributor

Non-VNET jails have vnet="inherit" set on them by the kernel. When
recreating these e.g. using RunningJail::restart(), this creates
problems, especially when IP address restrictions are set.

For now, we drop vnet="inherit" params when saving, so that non-VNET
jails stay non-VNET when restarted.

Non-VNET jails have vnet="inherit" set on them by the kernel. When
recreating these e.g. using RunningJail::restart(), this creates
problems, especially when IP address restrictions are set.

For now, we drop vnet="inherit" params when saving, so that non-VNET
jails stay non-VNET when restarted.
@fabianfreyer fabianfreyer self-assigned this Dec 24, 2018
@fabianfreyer fabianfreyer added the bug Something isn't working label Dec 24, 2018
@fabianfreyer fabianfreyer added this to the 0.0.6 milestone Dec 24, 2018
@fabianfreyer fabianfreyer mentioned this pull request Dec 24, 2018
10 tasks
@fabianfreyer fabianfreyer added this to In progress in Features via automation Dec 24, 2018
@fabianfreyer fabianfreyer merged commit 4bc144e into dev Dec 24, 2018
Features automation moved this from In progress to Done Dec 24, 2018
@fabianfreyer fabianfreyer deleted the vnet_restart_bug branch June 1, 2019 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Features
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant