You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---- net::tests::test_snmp stdout ----
thread 'net::tests::test_snmp' panicked at /home/achin/devel/procfs/procfs-core/src/net.rs:1038:41:
called `Option::unwrap()` on a `None` value
This is because our parser expects (but ignores) a line that starts with IcmpMsg but this is sometimes missing on my 6.8.9 kernel:
This is because our parser expects (but ignores) a line that starts with
IcmpMsg
but this is sometimes missing on my 6.8.9 kernel:The text was updated successfully, but these errors were encountered: