Skip to content

v1.0.5

Latest
Compare
Choose a tag to compare
@chazlever chazlever released this 10 Oct 18:09
· 2 commits to master since this release

This release improves parsing capabilities and updates dependencies to their latest versions.

  • Change gopacket library to fork to add better parsing capabilities (e.g., LinuxSLL2 packets)
  • Avro library bumped to 2.x
  • Update DnsSchema to adhere to Go programming guidelines

These changes should result in the parser being able to parse more packet types and patch potential security issues in older versions of libraries.