On Wed, 22 Feb 2023 17:40:31 GMT, Rich DiCroce <d...@openjdk.org> wrote:
>> Improves performance and correctness, as discussed on the net-dev mailing >> list. > > Rich DiCroce has updated the pull request incrementally with two additional > commits since the last revision: > > - Forgot to add file > - Resolve review comments I've updated the PR to address all of the various comments. @AlanBateman Regarding tools that return the new interface names, I'm not aware of any either. But it's not too hard to hack together a PowerShell script to call if_indextoname which does exactly what the name implies. ------------- PR: https://git.openjdk.org/jdk/pull/12593