Einstein icon indicating copy to clipboard operation
Einstein copied to clipboard

User Mode Network

Open MatthiasWM opened this issue 3 years ago • 4 comments

  • 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 #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 avatar Jan 07 '22 01:01 MatthiasWM

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

MatthiasWM avatar Jan 09 '22 14:01 MatthiasWM

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 avatar Jan 09 '22 14:01 MatthiasWM

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

MatthiasWM avatar Jan 10 '22 11:01 MatthiasWM

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

MatthiasWM avatar Jan 12 '22 18:01 MatthiasWM