mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Changelog entry for previous changes [ci skip]
This commit is contained in:
parent
a20fda6480
commit
c425bb6d62
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
#Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Nmap's retransmission limits were preventing some UDP payloads from being
|
||||
tried with -sU and -PU. Now, Nmap ensures each payload for a particular port
|
||||
is sent at least once, unless --max-retries prevents it. [Daniel Miller]
|
||||
|
||||
o [GH#2206] Nmap no longer produces cryptic message "Failed to convert
|
||||
source address to presentation format" when unable to find useable route
|
||||
to the target. [nnposter]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue