Closed renovate[bot] closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ba346fd
) 61.26% compared to head (9eed900
) 61.26%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
v1.1.1
->v1.2.0
Release Notes
gopacket/gopacket (github.com/gopacket/gopacket)
### [`v1.2.0`](https://togithub.com/gopacket/gopacket/releases/tag/v1.2.0) [Compare Source](https://togithub.com/gopacket/gopacket/compare/v1.1.1...v1.2.0) #### What's Changed - Relax length check on pflog packets by [@dgl](https://togithub.com/dgl) in [https://github.com/gopacket/gopacket/pull/20](https://togithub.com/gopacket/gopacket/pull/20) - Fix DHCPv4 header field name hops by [@aibor](https://togithub.com/aibor) in [https://github.com/gopacket/gopacket/pull/21](https://togithub.com/gopacket/gopacket/pull/21) - Fix DHCPv4 options encoding by [@aibor](https://togithub.com/aibor) in [https://github.com/gopacket/gopacket/pull/22](https://togithub.com/gopacket/gopacket/pull/22) - Verify checksums by [@MarcusWichelmann](https://togithub.com/MarcusWichelmann) in [https://github.com/gopacket/gopacket/pull/23](https://togithub.com/gopacket/gopacket/pull/23) - refactor: optimize port map to switch statement by [@smira](https://togithub.com/smira) in [https://github.com/gopacket/gopacket/pull/24](https://togithub.com/gopacket/gopacket/pull/24) - Bump actions/checkout from 3 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gopacket/gopacket/pull/28](https://togithub.com/gopacket/gopacket/pull/28) - Bump golang.org/x/net from 0.7.0 to 0.17.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gopacket/gopacket/pull/33](https://togithub.com/gopacket/gopacket/pull/33) - Typo in routing/common.go by [@stensonb](https://togithub.com/stensonb) in [https://github.com/gopacket/gopacket/pull/37](https://togithub.com/gopacket/gopacket/pull/37) - fix(ip4defrag): allow final fragment to be less than 8 octets by [@niklaskb](https://togithub.com/niklaskb) in [https://github.com/gopacket/gopacket/pull/35](https://togithub.com/gopacket/gopacket/pull/35) - refactor: don't fill empty metadata slots by [@smira](https://togithub.com/smira) in [https://github.com/gopacket/gopacket/pull/32](https://togithub.com/gopacket/gopacket/pull/32) #### New Contributors - [@dgl](https://togithub.com/dgl) made their first contribution in [https://github.com/gopacket/gopacket/pull/20](https://togithub.com/gopacket/gopacket/pull/20) - [@aibor](https://togithub.com/aibor) made their first contribution in [https://github.com/gopacket/gopacket/pull/21](https://togithub.com/gopacket/gopacket/pull/21) - [@MarcusWichelmann](https://togithub.com/MarcusWichelmann) made their first contribution in [https://github.com/gopacket/gopacket/pull/23](https://togithub.com/gopacket/gopacket/pull/23) - [@smira](https://togithub.com/smira) made their first contribution in [https://github.com/gopacket/gopacket/pull/24](https://togithub.com/gopacket/gopacket/pull/24) - [@stensonb](https://togithub.com/stensonb) made their first contribution in [https://github.com/gopacket/gopacket/pull/37](https://togithub.com/gopacket/gopacket/pull/37) - [@niklaskb](https://togithub.com/niklaskb) made their first contribution in [https://github.com/gopacket/gopacket/pull/35](https://togithub.com/gopacket/gopacket/pull/35) **Full Changelog**: https://github.com/gopacket/gopacket/compare/v1.1.1...v1.2.0Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.