mirror of
https://github.com/nmap/nmap.git
synced 2025-12-27 09:59:04 +00:00
Update DTD and changelog entry for previous change
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Nmap will now output a list of port numbers for each "ignored" state in the
|
||||
"extrareasons" element in XML output. The "All X ports" and "Not shown:" lines
|
||||
in normal output have been changed slightly to provide more detail. [Daniel Miller]
|
||||
|
||||
o New script port-states will print a list of ports that were found in each
|
||||
state, including states that were summarized as "Not shown: X closed ports"
|
||||
[Daniel Miller]
|
||||
|
||||
@@ -193,6 +193,8 @@
|
||||
<!ATTLIST extrareasons
|
||||
reason CDATA #REQUIRED
|
||||
count CDATA #REQUIRED
|
||||
proto %port_protocols; #IMPLIED
|
||||
ports CDATA #IMPLIED
|
||||
>
|
||||
|
||||
<!ELEMENT port (state , owner? , service?, script*) >
|
||||
|
||||
Reference in New Issue
Block a user