mirror of
https://github.com/nmap/nmap.git
synced 2026-01-21 21:59:08 +00:00
Reduce a level of indirection in traceroute entries in NSE
This commit is contained in:
@@ -1905,7 +1905,7 @@ host.os = {
|
||||
This is an array of traceroute hops, present when the
|
||||
<option>--traceroute</option> option was used. Each entry is a
|
||||
host table with fields <literal>name</literal>,
|
||||
<literal>ip</literal> and <literal>times.srtt</literal> (round
|
||||
<literal>ip</literal> and <literal>srtt</literal> (round
|
||||
trip time). The TTL for an entry is implicit given its position
|
||||
in the table. An empty table represents a timed-out hop.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user