Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do the protocols only work in the userspace? #1

Open
roopeshsn opened this issue Oct 4, 2023 · 1 comment
Open

Do the protocols only work in the userspace? #1

roopeshsn opened this issue Oct 4, 2023 · 1 comment

Comments

@roopeshsn
Copy link

As Mr. Jon Gjengset said in his stream that the tcp/ip stack implementation uses TUN/TAP for emulation of communication between the kernel and the host, which doesn't talk with other networks on the internet, your implementation of tcp/ip is similar to Jon's implementation, right? Or am I wrong? Also, a briefing on your implementation of tcp/ip and other protocols would make sense.

@ajguerrer
Copy link
Owner

For Linux, there are also packet sockets. Right now the project is not mature enough to be of much use.

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

No branches or pull requests

2 participants