What's Changed
- IGMPv1 header support by @jeff-moon in #142
- Parse & encode the IPv6 fragment header in network byte order by @deusmatrix in #149
- master: Increment version to 0.20.2 by @JulianSchmid in #153
- Fix bug in UDP checksum test by @JulianSchmid in #156
- master: Increment version to 0.20.3 by @JulianSchmid in #159
- Add IgmpSlice for zero-copy IGMP parsing by @jeff-moon in #148
- Extend IGMP slice implementation by @JulianSchmid in #160
- Bump version to 0.21.0 by @JulianSchmid in #161
- Publish coverage as gist badge instead of Codecov by @JulianSchmid in #162
New Contributors
- @jeff-moon made their first contribution in #142
- @deusmatrix made their first contribution in #149
Full Changelog: v0.20.1...v0.21.0