Skip to content

Reliable SLAC Streaming Protocol (RSSI) dissector for wireshark

License

Notifications You must be signed in to change notification settings

slaclab/wireshark-rssi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wireshark RSSI

This repository contains the source code for a Wireshark packet dissector for the Reliable SLAC Streaming Protocol (RSSI).

Prerequisites

  • C99 Compiler
  • make
  • pkg-config
  • wireshark >= 4.0 + development libraries

Compiling & Installing

This will install the plugin to ~/.local by default.

make
make install WIRESHARK_VER=4.2 # Change to your version of wireshark

About

Reliable SLAC Streaming Protocol (RSSI) dissector for wireshark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published