-
Notifications
You must be signed in to change notification settings - Fork 0
Description
- My OS version: Ubuntu Linux
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
-
Wireshark version:
Version 4.0.6 (Git v4.0.6 packaged as 4.0.6-1exp1ubuntu22.04.0~ppa1) -
Cannot decode your example pcap file
-
UERANSIM version: 3.2.6
-
Version of plugin: unknown (how to check it?)
-
Plugin can be installed successfully in Terminal but it cannot be found in Wireshark even after reloading the plugin (Analyze > Reload Lua Plugins):
eecatchan@eecatchan-Virtual-Machine:$ mkdir -p ${XDG_LIB_HOME:-/.local/lib}/wireshark/plugins
eecatchan@eecatchan-Virtual-Machine:$ git -C ${XDG_LIB_HOME:-/.local/lib}/wireshark/plugins clone https://github.com/louisroyer/RLS-wireshark-dissector
Cloning into 'RLS-wireshark-dissector'...
remote: Enumerating objects: 120, done.
remote: Counting objects: 100% (60/60), done.
remote: Compressing objects: 100% (56/56), done.
remote: Total 120 (delta 30), reused 8 (delta 3), pack-reused 60
Receiving objects: 100% (120/120), 58.94 KiB | 1.25 MiB/s, done.
Resolving deltas: 100% (54/54), done.


