Skip to content

proposal: net: add the "Description" field for interfaces on Windows hosts  #61039

Description

@eoinmiller

This proposal modifies Go to add the "Description" field for interfaces on Windows hosts.

The "Description" field, rather than "FriendlyName", is used by Windows Performance Monitor and others when identifying interfaces. Making both fields accessible makes correlating back to specific interfaces easier. New to this, apologies if I am not following along to the process very well!

Reference - IP_ADAPTER_ADDRESSES_LH structure (iptypes.h):
https://learn.microsoft.com/en-us/windows/win32/api/iptypes/ns-iptypes-ip_adapter_addresses_lh

For #61033

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Incoming

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions