canonical / canonical/multipass
Mapping of interface name to bridge name not injective
Open
jira
- Dominant language
- C++
- Stars
- 9.2k
- Forks
- 828
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 44
Description
**Describe the bug**
Multipass can't create a bridge to two interfaces named `eth123456789abc` and `eth123456789xyz`, because it would derive the same bridge name for both: `br-eth123456789`.
**Additional info**
- OS: Linux
Contributor guide
Assessment
This issue has not been assessed yet.