Use "ip addr replace" instead of "add" for static IPs#195
Use "ip addr replace" instead of "add" for static IPs#195albertvaka wants to merge 1 commit intojoukewitteveen:masterfrom
Conversation
This doesn't fail if the address is already assigned.
|
Of the 3 PRs I opened today this is probably the most important, in case your bandwidth is limited and it helps priorization :) |
|
This goes against one of the core |
|
I'm not sure how much of a cleanup |
|
Going by the code, I think it should remove the addresses: |
|
This doesn't call |
This doesn't fail if the address is already assigned.
BUG: #192