Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-29 | 796 Bytes | |
v4.3.2 source code.tar.gz | 2025-01-29 | 211.4 kB | |
v4.3.2 source code.zip | 2025-01-29 | 328.5 kB | |
Totals: 3 Items | 540.7 kB | 1 |
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.
What's Changed
- use the x86 ubuntu dockerfile base image, should fix failing daily test by @phillip-stephens in https://github.com/zmap/zmap/pull/920
- Fix typos by @BitHostDev in https://github.com/zmap/zmap/pull/923
- Fix leaks by @rex4539 in https://github.com/zmap/zmap/pull/921
- Fix NETLINK issues in ZMap caused by changes in latest linux kernel by @phillip-stephens in https://github.com/zmap/zmap/pull/925
New Contributors
- @BitHostDev made their first contribution in https://github.com/zmap/zmap/pull/923
Full Changelog: https://github.com/zmap/zmap/compare/v4.3.1...v4.3.2