Skip to content

transmit_speed and receive_speed can get set to very large values on Windows #100

@relativityspace-jsmith

Description

@relativityspace-jsmith

Hi! I have noticed that, on Windows, the transmit_speed and receive_speed values are set to the max value (2^64 - 1) for disconnected Ethernet interfaces, as well as virtual interfaces (e.g. "Microsoft Wi-Fi Direct Virtual Adapter #2"). The documentation doesn't describe this, but it seems to me like 2^64-1 is being used as a "do not use" value for this field. Would it be worth updating the library to make it return None for the link speed in this situation?

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