JulianSchmid / etherparse

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

Implement is_fragmenting_payload() for InternetSlice #23

Closed agrover closed 2 years ago

agrover commented 2 years ago

Since both variants of InternetSlice implement is_fragmenting_payload(), it can also be trivially implemented for InternetSlice.