Skip to content

On Windows11 wireguard connection is invisible from netdev::get_interfaces() #93

@liaody

Description

@liaody

Wireguard connection as installed from https://www.wireguard.com/install/ has IfType == 53

see https://learn.microsoft.com/en-us/windows-hardware/drivers/network/ndis-interface-types

In the code InterfaceType::try_from returns Err and this interface is skipped although it is active with a unique IP address etc. In general I think we should report unknown devices when IfType is unrecognized. Windows native "ipconfig.exe" reports "Unknown adapter"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions