You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I will add more details later, ideally we can pick and choose if the down / up code can fail etc
The text was updated successfully, but these errors were encountered: