Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

pyreshark v0.1.4

Latest
Compare
Choose a tag to compare
@ashdnazg ashdnazg released this 28 Feb 16:20
· 3 commits to master since this release
  • Added support for Wireshark 1.12.*
  • Added protocol.items_dict for accessing items from within PyFunctionItems.
  • Added appending text to an existing item.
  • Fixed a bug with float fields
  • Fixed a bug with packet.visited
  • Expert Info and User Preferences Support
  • Allowed the plugin and dissectors to be placed in the user directory
  • Added the ability to add custom boolean or integer values from a PyFunctionItem

Thanks to @mgenti and @jcreekmore for their contributions!