Use the SIO_ADDRESS_LIST_QUERY WSAIoctl to query network interfaces

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

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.

Summary ID
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.
d4159b992918c0fb1e5758453137e4e9a8e8c0a8

Description From Last Updated

addresses not free'd in case of this early return

ivanhoeivanhoe
grim
ivanhoe
  1. 
      
  2. traversity/traversitycorewin32.c (Diff revision 1)
     
     

    addresses not free'd in case of this early return

  3. 
      
grim
ivanhoe
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...