<div dir="ltr"><div>During BroCon, someone brought a bug in the SSH analyzer to my attention.</div><div><br></div><div>The SSH Capabilities record has the following field, which is being set incorrectly:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>        ## Are these the capabilities of the server?<br>        is_server:                  bool;</div></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>result-&gt;Assign(6, new Val(${msg.is_orig}, TYPE_BOOL));<br></div></blockquote><div><br></div><div>Obviously, I&#39;d like to fix this. I&#39;m curious to hear thoughts about getting this into 2.6. I know that the hassh package currently works around the broken logic.</div><div><br></div><div>  --Vlad<br></div></div>