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

net: Improve parsing of /proc/net/snmp #313

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

haaspors
Copy link
Contributor

  • Ignore IcmpMsg if it is not there
  • Match fields from header properly

Fixes #310

* Ignore IcmpMsg if it is not there
* Match fields from header properly

Fixes eminence#310
@eminence
Copy link
Owner

Only had time for a quick skim, but looks good to me. Thank you!

@eminence eminence merged commit a738d0d into eminence:master Jul 24, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

panic in Snmp::from_buf_read due to missing IcmpMsg line
2 participants