mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 21:33:02 +02:00
The old assumption was that only virtual links would have specific "linkinfo" data. However, somewhere between 5.19 and 6.1, DSA ports gained the ability to report its "conduit" interface via the "linkinfo" attribute. That's great, but unfortunately it broke our heuristic assumptions. The new assumption is that only physical ports will report a "parentbus" attribute. Let's see how long that will last :)