This repository contains the source code for a Wireshark packet dissector for the Reliable SLAC Streaming Protocol (RSSI).
- C99 Compiler
- make
- pkg-config
- wireshark >= 4.0 + development libraries
This will install the plugin to ~/.local by default.
make
make install WIRESHARK_VER=4.2 # Change to your version of wireshark