mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-28 11:43:01 +02:00
When interface naming switched to use 1-based indices instead of 0-based, the topology generation was overlooked thus breaking tests against a `make run` instance. Bring everything back in sync.