Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

How can I use the CreateNIC function #28

Open
weiyixuan opened this issue Jul 23, 2019 · 2 comments
Open

How can I use the CreateNIC function #28

weiyixuan opened this issue Jul 23, 2019 · 2 comments

Comments

@weiyixuan
Copy link

How can I use CreateNIC(id tcpip.nicid, linkEP tcpip.linkendpointid) in Windows? The fdbased library is not implemented on Windows.

@weiyixuan
Copy link
Author

Is there any other way to port the tun_tcp_echo sample to Windows?

@hbhasker
Copy link
Contributor

Netstack is primarily developed for gVisor which implements a linux ABI. We don't actively develop on Windows. But it should be possible to add your own fdbased endpoint for windows. The API exposed by a link layer endpoint is minimal.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants