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

ifup should not be allowed to fail #3

Open
sabhiram opened this issue Feb 7, 2015 · 1 comment
Open

ifup should not be allowed to fail #3

sabhiram opened this issue Feb 7, 2015 · 1 comment

Comments

@sabhiram
Copy link
Owner

sabhiram commented Feb 7, 2015

I will add more details later, ideally we can pick and choose if the down / up code can fail etc

@sabhiram
Copy link
Owner Author

sabhiram commented Feb 9, 2015

Currently I just assume that the ifup and ifdown commands always succeed. However, it is ok for ifdown to fail (especially if the device is already down). ifup on the other-hand should probably not be allowed to. Sometimes, I notice due that it does - we should probably implement a try-retry system for ifup et al.

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

No branches or pull requests

1 participant