<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>I have updated my Wireshark plug-in for the HPSDR USB over IP
protocol. This is the "old" protocol. My plug-in now should be
able disassemble all of the protocol.</p>
Here is a list of what is new:<br>
- Wireshark version 2.2.3<br>
- Added disassembly of status 3 datagrams.<br>
- Added disassembly of USB end point 4 datagrams.<br>
- Added zero padding.<br>
- Added validation of the length of the datagrams.<br>
- Added protocol preferences to enable or disable some of the length
testing.<br>
- Rewrote disassembly of Discovery and Start-Stop status. <br>
- Cleaned up formatting and field names in attempt to improve <br>
understandably.<br>
<br>
The plug-in can be downloaded from my github account.
<br>
<br>
The link to the newest version of the plug-in is:<br>
<br>
<a class="moz-txt-link-freetext" href="https://github.com/matthew-wolf-n4mtt/hpsdr-u/tree/master/releases/hpsdr-u-wireshark-plugin-0.2.0">https://github.com/matthew-wolf-n4mtt/hpsdr-u/tree/master/releases/hpsdr-u-wireshark-plugin-0.2.0</a><br>
<p>There are 64 bit compiled versions of the plug-in for MS Windows
and Linux AMD64 in the built-binaries directory. All you need to
do is copy the compiled plug-in into the Wireshark plugin
directory.
<br>
<br>
To find the Wireshark plugin directory:
<br>
1. Open the Wireshark GUI.
<br>
2. Goto the Help Menu.
<br>
3. Open the "About Wireshark".
<br>
4. Click on the Plugins tab.
<br>
5. Look and see where the other plugins are located.
<br>
6. Copy the plugin in the same direcorty as the other plugins.
<br>
MS Windows the plugin directory is:
<br>
\Program Files\Wireshark\plugins\<wireshark version>\
<br>
<br>
Linux plugin directory can be:
<br>
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>lib/Wireshark/plugins<span
class="moz-txt-tag">/</span></i><wireshark version>/
<br>
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>usr/local/lib/Wireshark/plugins<span
class="moz-txt-tag">/</span></i><wireshark version>/
<br>
etc...
<br>
<br>
-Matt, N4MTT
</p>
</body>
</html>