Skip to content

Revise documentation around Network Statistics #231

@nielsonm236

Description

@nielsonm236

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions