Skip to content

v2.41.1

Latest
Compare
Choose a tag to compare
@evilsocket evilsocket released this 15 Jul 09:53

New Features

  • 🚀 Increased unit tests coverage considerably.
  • 🐳 Updated Docker image to newer Golang version.
  • 📦 Queue handle is now passed to the packet proxy plugins to allow packet manipulation within the callback (fixes #1202).
  • 📡 Wifi module now reports the current channel in state.
  • 🐍 Added net.sniffer.interface parameter to sniff from a different interface.

Fixes

  • 🔄 Print event data instead of the whole struct for unhandled events.
  • 🛠️ Various unit tests fixes for Windows.
  • 🐧 Routing tables unit tests fix for Linux.
  • 🔄 Refactored deprecated ioutil calls to io equivalents.
  • ✅ Removed unused module (ref #1201).
  • ⚠️ Gracefully handled packets that would crash gopacket (fixes #1184).
  • 🛡️ Fixed net.sniff stats output for local packets flag.
  • 🔄 Fixed JavaScript number conversion issues for backwards compatibility.

Miscellaneous

  • 📚 Added contributors to README.
  • 🔄 Various small fixes or general refactoring that did not warrant individual comments, including version bump for golang.org/x/net.
  • 🔄 Multiple updates and fixes to issue templates and configuration.
  • 🔄 Bumped all dependencies to their latest versions.

This changelog was generated by Changelog.