-
Notifications
You must be signed in to change notification settings - Fork 33
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
Add network config devices #700
Conversation
The format for
|
The failing test on the previous commit due to memory allocation failure was weird. |
The device system could be refactored to be more hierarchical in the future instead of having just one big flat enum. For example all the The ATA devices already use the next two bytes for the bus and drive numbers so there's a precedent for that. |
We'll need a way to monitor all network traffic and enable/disable the debug mode before removing the |
net-gw
devicenet-ip
devicenet-mac
devicenet-usage
device