Link a changelog entry to a known issue. Closes #1680

This commit is contained in:
dmiller 2026-06-24 14:47:11 +00:00
parent 806c0af5ee
commit 486fa2ebdd

View file

@ -1022,7 +1022,7 @@ o [NSE][GH#2086] IPMI library was using incorrect position when parsing
o [NSE][GH#2086] Scripts ipmi-brute and deluge-rpc-brute were not capturing
successfully brute-forced credentials [Star Salzman]
o Allow resuming IPv6 scans with --resume. The address parsing was assuming IPv4
o [GH#1680] Allow resuming IPv6 scans with --resume. The address parsing was assuming IPv4
addresses, leading to "Unable to parse ip" error. In a related fix, MAC addresses
will not be parsed as IP addresses when resuming from XML. [Daniel Miller]