Skip to content
  • Mike Hibler's avatar
    Refine the interface info returned by hwinfo. · 5a2bc8fd
    Mike Hibler authored
    We do NOT return interfaces:
      - with obviously hacky and fake addresses: '000000xxxxxx'
    
      - when they are management (role == 'mngmnt') interfaces.
        Currently there is no OS visible HW for these, the corresponding
        MACs are just used by the management HW.
    
      - for Infiniband (guid != NULL) interfaces. We need support on
        the client side before we start sending those over.
    5a2bc8fd