xref: /libbtbb/wireshark/README.md (revision c256d3273fd9d12e1c6e52402af29877bb738fdb)
1Wireshark Plugins
2-----------------
3
4This directory contains two sets of Wireshark plugins:
5plugins:	for Wireshark 2.0+
6plugins-legacy	for Wireshark 1.x
7
8You can determine which version of wireshar you have by running:
9wireshark -v
10
11Within the plugins-legacy directory there are BLE plugins which have been
12included in Wireshark since v1.12.  If you are running Wireshark 1.12+ you only
13need to build the btbb and btbredr plugins.
14