Add dissector note. authored by Andreas Schmidt's avatar Andreas Schmidt
......@@ -2,6 +2,8 @@
PRRT used UDP as a transport layer and send frames composed of a general header and a packet type specific header.
**Note: A dissector for Wireshark can be found in the `dissect` folder.**
## Packet Types
[Data (`0`)](#data), Repeated Data (`1`), [Redundancy (`2`)](#redundancy), [Feedback (`3`)](#feedback), Pre-sent Redundancy (`4`), Channel Feedback (`5`)
......
......