<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><div class="gmail_default">Hi Zeek devs,</div><div class="gmail_default"><br></div><div class="gmail_default">I found an issue with duplicate packets not getting properly marked as TCP retransmissions. I generated a PR for it on Friday (<a href="https://github.com/zeek/zeek/pull/494" target="_blank" style="font-family:Arial,Helvetica,sans-serif">https://github.com/zeek/zeek/pull/494</a>), including the necessary changes to make the built-in test suite pass. </div><div class="gmail_default"><br></div><div class="gmail_default">However, the automatic Travis CI process that gets executed for a PR is also downloading tests from an external repo: <a href="https://github.com/zeek/zeek-testing" target="_blank" style="font-family:Arial,Helvetica,sans-serif">https://github.com/zeek/zeek-testing</a> and those tests are failing -- because the fix changes the connection history values in all the connections (many traces actually have duplicate packets in them that were previously not noted in the history string).</div><div class="gmail_default"><br></div><div class="gmail_default">The real question here is:</div><div class="gmail_default">I don&#39;t mind updating the zeek-testing repo for the necessary changes, but how would I coordinate that change? &quot;this zeek PR needs to go with that zeek-testing PR&quot;</div><div class="gmail_default"><br></div><div class="gmail_default">Jeff</div><div class="gmail_default"><br></div></div></div>