This release fixes a bug where --version would print out the commit hash rather than release version.
Full Changelog: https://github.com/zmap/zmap/compare/v4.3.3...v4.3.4
Unclaimed project
Are you a maintainer of zmap? Claim this project to take control of your public changelog and roadmap.
Changelog
ZMap is a fast single packet network scanner designed for Internet-wide network surveys.
This release fixes a bug where --version would print out the commit hash rather than release version.
Full Changelog: https://github.com/zmap/zmap/compare/v4.3.3...v4.3.4
This bug fix release resolves an issue caused by a recent change in the linux kernel around detecting default IP address and gateway MAC address in addition to fixing some memory leaks.
Bug fix release for a bug where multi-port scans would end early due to a 32-bit integer overflow issue and another where scans were scanning a few IP addresses multiple times due to a generator wrap-around bounds issue.
Special thanks to @huxcrux, @annalittle, @dlenskiSB, @Murgeye for bug fixes, feature enhancements, and new UDP probes.
Highlights include fixing a bug where --rate wasn't respected in all situation and some integer overflow issues in reported statistics with multi-port scanning.