Skip to content

v0.3.0

Compare
Choose a tag to compare
@irai irai released this 12 May 11:23
· 39 commits to main since this release

Major restructure and cleanup prior to public release

  • upgrade to use go 1.18 netip package
  • performance improvements (packet parsing zero allocation, fastlog zero allocation)
  • cleanup dhcp4, icmp, arp, dns, mdns
  • new session and frame structures
  • reduce external dependencies

Full Changelog: v0.2.6...v0.3.0