mirror of
https://github.com/churchers/vm-bhyve.git
synced 2026-01-04 12:03:44 +01:00
This will only be a problem if the user has 8 or more network interfaces specified, and the 8th interface onwards can't be created. Even then, the 'problem' is just that we end up skipping a slot number. Not exactly worth duplicating code even if it is only 4 lines.