tag:github.com,2008:https://github.com/zmap/zmap/releasesTags from zmap2025-05-12T21:12:45Ztag:github.com,2008:Repository/7765403/v4.3.42025-05-12T21:20:00Zv4.3.4phillip-stephenstag:github.com,2008:Repository/7765403/v4.3.32025-04-29T23:45:07Zv4.3.3phillip-stephenstag:github.com,2008:Repository/7765403/v4.3.22025-01-29T00:16:40Zv4.3.2<p>Fix NETLINK issues in ZMap caused by changes in latest linux kernel (<a class="issue-link js-issue-link" href="https://github.com/zmap/zmap/pull/925">#…</a></p>
<p><a class="issue-link js-issue-link" href="https://github.com/zmap/zmap/pull/925">…925</a>)</p>
<p>* bug - fix netlink handling with new linux kernel changes to search for NLMSG_DONE</p>
<p>* ci - add ubuntu 24.10 docker for CI cmake check</p>
<p>* ci - attempt to scan 1.1.1.1 on 24.10</p>
<p>* cleanup - mv Dockerfile into correct folder</p>
<p>* ci - use amd64, not arm, ubuntu container</p>
<p>* ci - remove 24.10 compilation tests since the bug was encountered at runtime</p>phillip-stephenstag:github.com,2008:Repository/7765403/v4.3.12024-12-10T15:59:09Zv4.3.1phillip-stephenstag:github.com,2008:Repository/7765403/v4.3.02024-11-27T23:04:11Zv4.3.0<p>Update CHANGELOG.md for `4.3.0` (<a class="issue-link js-issue-link" href="https://github.com/zmap/zmap/pull/910">#910</a>)</p>
<p>* update changelog for 4.2.1</p>
<p>* correct typo and move to 4.3</p>phillip-stephenstag:github.com,2008:Repository/7765403/v4.2.02024-07-10T17:56:46Zv4.2.0<p>Bump docker base image and relevant packages (<a class="issue-link js-issue-link" href="https://github.com/zmap/zmap/pull/888">#888</a>)</p>
<p>* bump docker base image and relevent pkgs</p>
<p>* remove arm build image</p>
<p>* remove unneeded redis</p>phillip-stephenstag:github.com,2008:Repository/7765403/v4.1.12024-05-21T17:21:55Zv4.1.1<p>Bump release version to v.4.1.1 and update the README and CHANGELOG (<a class="issue-link js-issue-link" href="https://github.com/zmap/zmap/pull/881">#…</a></p>
<p><a class="issue-link js-issue-link" href="https://github.com/zmap/zmap/pull/881">…881</a>)</p>
<p>* fixed link</p>
<p>* set release tag to a bug fix version since I don't think the docker push github action likes the patch versions</p>phillip-stephenstag:github.com,2008:Repository/7765403/v4.1.0+12024-05-21T16:50:59Zv4.1.0+1phillip-stephenstag:github.com,2008:Repository/7765403/v4.1.02024-05-21T16:23:42Zv4.1.0<p>PF_RING: Do not delay termination by waiting for packets forever (<a class="issue-link js-issue-link" href="https://github.com/zmap/zmap/pull/876">#876</a>)</p>
<p>On empty queue, return after the brief sleep instead of looping. This
<br />lets the outer loop check its termination condition. Fixes bug where a
<br />PF_RING based scan would not terminate even after the cooldown timer
<br />expires, until there are extra incoming packets.</p>phillip-stephenstag:github.com,2008:Repository/7765403/v4.1.0-RC-42024-05-03T16:36:10Zv4.1.0-RC-4<p>Add sanity-check to TCP options for loop (<a class="issue-link js-issue-link" href="https://github.com/zmap/zmap/pull/871">#871</a>)</p>
<p>* Revert "Revert "Decreased pcap_timeout to prevent monitor issue showing 0 p/s every 43 secs (<a class="issue-link js-issue-link" href="https://github.com/zmap/zmap/pull/862">#862</a>)" (<a class="issue-link js-issue-link" href="https://github.com/zmap/zmap/pull/869">#869</a>)"</p>
<p>This reverts commit <a class="commit-link" href="https://github.com/zmap/zmap/commit/dadf7e24eb62c97f7cebbb950ad538ecc415bc49"><tt>dadf7e2</tt></a>.</p>
<p>* Revert "Add TCP options parsing (<a class="issue-link js-issue-link" href="https://github.com/zmap/zmap/pull/858">#858</a>)"</p>
<p>This reverts commit <a class="commit-link" href="https://github.com/zmap/zmap/commit/99717247d216aacbb1284d2be84b1bb0dcc8266a"><tt>9971724</tt></a>.</p>
<p>* Revert "Revert "Add TCP options parsing (<a class="issue-link js-issue-link" href="https://github.com/zmap/zmap/pull/858">#858</a>)""</p>
<p>This reverts commit <a class="commit-link" href="https://github.com/zmap/zmap/commit/4a67cd32caf0ab6bf64a352efc3d879e11afbf73"><tt>4a67cd3</tt></a>.</p>
<p>* sanity check for tcp options length field</p>
<p>* break tcp options parsing if length is non-positive</p>phillip-stephens