Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not allocate a second IP on freshly minted interfaces (#17)
Previously, we would create a second IP immediately instead of just using the previous IP address. This patch will use the initial IP address from a newly made interface if it is the only IP known to the system.
- Loading branch information