v2.41.1
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
ioutilcalls toioequivalents. - β 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.