MicrosoftDocs / feedback

📢 docs.microsoft.com site feedback
https://learn.microsoft.com
Creative Commons Attribution 4.0 International
239 stars 160 forks source link

Windows API Request #1377

Open jjxtra opened 5 years ago

jjxtra commented 5 years ago

I looked for several hours and could not find anywhere to submit new API requests for the Windows API... so I eventually found this place. Please forward on to the correct parties.

Is your feature request related to a problem? Please describe. I see SetTcpEntry function for closing ipv4 connection. There is no ipv6 version...

Describe the solution you'd like Please create SetTcpEntry6, instead of DWORD for the ip addresses, use UINT128.

Describe alternatives you've considered There are no alternatives, it is impossible to force close an ipv6 connection on Windows without either resetting the network adapter, rebooting or terminating the process.

welcome[bot] commented 5 years ago

Thank you for creating the issue! One of our team members will get back to you shortly with additional information.

rootsmusic commented 3 years ago

@jjxtra Where's the doc?