Skip to content

v1.4.0

Choose a tag to compare

@mosajjal mosajjal released this 01 Aug 22:59
· 14 commits to master since this release
2e40d04

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

Full Changelog: v1.3.1...v.1.3.1