Einstein
Einstein copied to clipboard
User Mode Network
- 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.
Resolved: Remove "Master" and "Slave" wording in Serial Port Driver
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.
Resolved: DHCP returns a fixed configuration. Using gethostbyname() to simulate a DNS connection.
Network card name now defaults to ">NET" when newly installing Einstein