xapi-project / xcp-networkd

The XCP networking daemon
Other
14 stars 42 forks source link

CA-351826 stockholm backport - ignore non-ethernet PIFs #188

Closed lindig closed 3 years ago

lindig commented 3 years ago

The CA was triggered by a user with Infiniband devices that show up as network devices but are not supported. The original failure was that no mac address was found under link/ether. We now skip over devices that are not ethernet devices in the list() function that enumerates network interfaces. Backport of: