Skip to content

Feature request: Surface NetworkInterface type such as Wifi and Ethernet #738

@fabiensanglard

Description

@fabiensanglard

I would like to be able to tell what type of interface I am dealing with. For example, wifi, ethernet, ...

There are C++ libraries which do it (openscreen linux, mac, and windows.

It would be quite useful when listing interfaces in a mdns implementation.

Is it something already in the pipeline or up to grab?

If nobody is working on it yet, how could we implement it? I assume we could have to create two new const in pnet_sys and make sure these flags are set in windows.rs/unix.rs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions