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
Use ip route change instead of adding and deleting route (the same
approach route4-change-gw uses).
This prevents occasional rtnetlink error "RTNETLINK answers: File exists"
when route already exists.
Signed-off-by:jian yang <[email protected]>
[pvorel: adjusted commit message]
Signed-off-by: Petr Vorel <[email protected]>
0 commit comments