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

Revise documentation around Network Statistics #231

Open
nielsonm236 opened this issue Jul 28, 2024 · 0 comments
Open

Revise documentation around Network Statistics #231

nielsonm236 opened this issue Jul 28, 2024 · 0 comments

Comments

@nielsonm236
Copy link
Owner

Three tracking values in Network Statistics were found to be non-functional:
"Number of packets dropped due to wrong IP length, high byte"
"Number of packets dropped due to wrong IP length, low byte"
"Number of TCP segments with a bad ACK number"
The above need to be eliminated from documentation.

While investigating excessive Broadcast packets as being a source of dysfunction in the firmware the following Network Statistics trackers were added:
"Number of packets dropped due to wrong IP length."
"Number of packets dropped since they were Broadcast packets."
"Number of packets dropped due to wrong IP dest address."
"Number of TCP segments with a bad Sequence number."
The above need to be added to documentation.

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