v1.4.0
What's Changed
- Make pcapgo EthernetHandle use runtime poller by @WGH- in #99
- avoid panic in case of a root zone SignerName by @esara in #101
- pcapng: support read and write Enhanced Packet Block (EPB) options by @mozillazg in #58
- Cleanup endian conversion helpers by @mejedi in #108
- fix time resolution of pcap/pcapgo by @zhouyan in #102
- feat: support icmp6 option RecursiveDNSServer by @ruokeqx in #105
- endian: fix big endian detection by @mejedi in #110
- Bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot[bot] in #114
- Making SIP parsing a bit more strict by @thorsager in #109
- geneve: implement DecodingLayer by @kaworu in #115
- Enable decoding/encoding additional RadioTap namespaces and Vendor namespaces by @robertkleffner in #116
- gtpv1u: check message type when decoding payload by @mejedi in #112
- Potential fix for code scanning alert no. 5: Workflow does not contain permissions by @mosajjal in #118
- add ability to handle pointers in layerString by @wardviaene in #121
- fix wrong return when parse ip options by @mozillazg in #120
- ipsec: implement DecodingLayer by @smagnani96 in #117
- Feature/add serialize to ipv6 routing by @sat0ken in #111
New Contributors
- @WGH- made their first contribution in #99
- @esara made their first contribution in #101
- @mozillazg made their first contribution in #58
- @zhouyan made their first contribution in #102
- @ruokeqx made their first contribution in #105
- @kaworu made their first contribution in #115
- @robertkleffner made their first contribution in #116
- @smagnani96 made their first contribution in #117
- @sat0ken made their first contribution in #111
Full Changelog: v1.3.1...v.1.3.1