Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore error if the interface already exists.
When running unit tests inside a Nitro Enclave, we try to set up the loopback interface multiple times, which results in an error. This isn't really an error though, and this commit fixes that.
- Loading branch information