Tessares / convert-wireshark-dissector

A Wireshark disector for the draft-ietf-tcpm-converters
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

0-RTT TCP Convert Wireshark dissector

Wireshark dissector plugin for the 0-RTT TCP Convert Internet draft. See the IETF draft draft-ietf-tcpm-converters-06 for more information.

This dissector makes the following assumptions:

Usage

Simply drop this file into your Wireshark plugin folder.

On Unix-like systems, the personal plugin folder is ~/.local/lib/wireshark/plugins.

If you are running on macOS and Wireshark is installed as an application bundle, the global plugin folder is %APPDIR%/Contents/PlugIns/wireshark, otherwise it's <INSTALLDIR>/lib/wireshark/plugins.

On Windows, the personal plugin folder is %APPDATA%\Wireshark\plugins while the global plugin folder is WIRESHARK\plugins.

Contributing

Code contributions are more than welcome.

Support for the following should still be added:

Contact

License

This project is licensed under the 3-Clause BSD License - see the LICENSE file for details.