1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-05 13:06:32 +00:00

Add new Ndiff version and OS differencing to CHANGELOG.

This commit is contained in:
david
2009-03-18 02:07:40 +00:00
parent 7ecfe34fe5
commit 9c3cc6458b
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# Nmap Changelog ($Id$); -*-text-*-
o Ndiff now includes service and OS detection differences. [David]
o Fixed a strtok issue between load_exclude and
TargetGroup::parse_expr that caused only the first exclude on
a line to be loaded as well as an invalid read into free()'d

View File

@@ -807,7 +807,8 @@ def usage():
print u"""\
Usage: %s [option] FILE1 FILE2
Compare two Nmap XML files and display a list of their differences.
Differences include host state changes and port state changes.
Differences include host state changes, port state changes, and changes to
service and OS detection.
-h, --help display this help
-v, --verbose don't consolidate long port lists into just a count