Use the SIO_ADDRESS_LIST_QUERY WSAIoctl to query network interfaces

Review Request #2174 — Created Jan. 3, 2023 and submitted — Latest diff uploaded

Information

traversity/traversity
default

Reviewers

This ioctl only returns addresses that are bindable that means we don't have to
do any cleanup or ignoring of the interface list.

Ran on a machine with both ipv4 and ipv6.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Use the SIO_ADDRESS_LIST_QUERY WSAIoctl to query network interfaces
This ioctl only returns addresses that are bindable that means we don't have to do any cleanup or ignoring of the interface list.
9acb32f48a0b8508089967ef580fe9ceec065730 Gary Kramlich
traversity/traversitycorewin32.c
Loading...