]> git.meshlink.io Git - utcp/commit
Add a Wireshark plugin to help dissect UTCP packets.
authorGuus Sliepen <guus@sliepen.org>
Sun, 8 Mar 2020 19:59:59 +0000 (20:59 +0100)
committerGuus Sliepen <guus@sliepen.org>
Sun, 8 Mar 2020 22:49:22 +0000 (23:49 +0100)
commitf164b8c9459d2e31a50fe15738497bb411f951f7
treeaa171f7ba1fd35c27ba63107a35c274f1b1b6187
parentf97e64bcb266c37a8eb24c3e8286272c02756e6e
Add a Wireshark plugin to help dissect UTCP packets.

This assumes UTCP is being transported in plaintext over UDP port 9999.
wireshark/utcp.lua [new file with mode: 0644]