xref: /libbtbb/wireshark/README.md (revision 4cc286f39977de0d2c7d8305e14882bbf313e363)
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