This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients ZackerySpytz, dtantsur, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-05-23.15:38:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558625934.19.0.174120835599.issue37007@roundup.psfhosted.org>
In-reply-to
Content
Is it worth also implementing if_nameindex() using (I assume) GetIfTable2Ex [1]? Or maybe just the simpler GetIfTable is sufficient - I'm not sure exactly what semantics Unix if_nameindex() has, whether it includes all logical adapters.

[1]: https://docs.microsoft.com/en-us/windows/desktop/api/netioapi/nf-netioapi-getiftable2ex
History
Date User Action Args
2019-05-23 15:38:54steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, dtantsur, zach.ware, eryksun, ZackerySpytz
2019-05-23 15:38:54steve.dowersetmessageid: <1558625934.19.0.174120835599.issue37007@roundup.psfhosted.org>
2019-05-23 15:38:54steve.dowerlinkissue37007 messages
2019-05-23 15:38:54steve.dowercreate