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

WIP: Fix/networking #3

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

CarlWachter
Copy link
Contributor

This a WIP collection of networking related fixes.

  • Some changes had to be reversed, as they did not work as expected
  • inet_pton was added

In the current state hermit-playground can run as a tcp server, with a transfer speed of roughly 100 Mbit/s

What still needs to be done

  • arpa/inet.h needs to be restored to it's expected form, this is still an open issue from removing lwip
  • inet_pton does not work properly or the sockets can not listen properly
  • UDP Ports can not be opened currently

@mkroening this may be of interest for hermit-c, but i do not expect to fix this in the context of my thesis

@mkroening mkroening self-assigned this Aug 11, 2024
@mkroening mkroening self-requested a review August 11, 2024 13:32
@mkroening mkroening marked this pull request as draft August 12, 2024 15:37
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

Successfully merging this pull request may close these issues.

2 participants