JulianSchmid / etherparse

A rust library for parsing ethernet & ethernet using protocols.
Apache License 2.0
285 stars 54 forks source link

Add checksum verification for sliced packet types #91

Open JulianSchmid opened 4 months ago

JulianSchmid commented 4 months ago

Implements https://github.com/JulianSchmid/etherparse/issues/12

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0972c42) 99.58% compared to head (21b8cf0) 99.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #91 +/- ## ======================================= Coverage 99.58% 99.58% ======================================= Files 151 152 +1 Lines 27601 27656 +55 ======================================= + Hits 27486 27541 +55 Misses 115 115 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.