mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
CHANGELOG for host deferral.
This commit is contained in:
parent
0b20c18f90
commit
af4f519f10
1 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Nmap may now partially rearrange its target list for more efficient
|
||||
host groups. Previously, a single target with a different interface,
|
||||
or with an IP address the same as a that of a target already in the
|
||||
group, would cause the group to be broken off at whatever size it
|
||||
was. Now, we buffer a small number of such targets, and keep looking
|
||||
through the input for more targets to fill out the current group.
|
||||
[David Fifield]
|
||||
|
||||
o [NSE] Changed ip-geolocation-geoplugin to use the web service's new
|
||||
output format. Reported by Robin Wood.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue