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

User Mode Network #119

Open
MatthiasWM opened this issue Jan 7, 2022 · 4 comments
Open

User Mode Network #119

MatthiasWM opened this issue Jan 7, 2022 · 4 comments
Assignees

Comments

@MatthiasWM
Copy link
Collaborator

MatthiasWM commented Jan 7, 2022

  • State machine needs timeouts for reliable self-healing from protocol errors.
  • Add a detailed description for user on how to install NIE and Apps (see PR Installer for essential apps. #112)
  • After installing the network drivers, there are reboots needed to get everything working correctly
  • Pressing Quit will lock up Einstein on Linux (occasionally, unrelated to the Network driver)
  • Revisit all FIXME: comments: these are usually not bugs, but TODOs, and the comments should be updated to the current state of the code.
@MatthiasWM
Copy link
Collaborator Author

Resolved: Remove "Master" and "Slave" wording in Serial Port Driver

@MatthiasWM
Copy link
Collaborator Author

Resolved: Disconnecting by peer is very slow. Seq and Ack are probably running out of sync.
Sending a RST as the last package works nicely.

@MatthiasWM
Copy link
Collaborator Author

Resolved: DHCP returns a fixed configuration. Using gethostbyname() to simulate a DNS connection.

@MatthiasWM
Copy link
Collaborator Author

Network card name now defaults to ">NET" when newly installing Einstein

@MatthiasWM MatthiasWM self-assigned this Feb 4, 2022
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

1 participant