mirror of
https://github.com/nmap/nmap.git
synced 2026-01-07 06:59:03 +00:00
o Added a mac_addr_next_hop member to the host tables used in NSE.
[Michael Pattrick, kx].
This commit is contained in:
@@ -1323,6 +1323,16 @@ LUALIB_API int luaopen_openssl(lua_State *L) {
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>host.mac_addr_next_hop</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>MAC address<indexterm><primary>MAC address</primary></indexterm>
|
||||
of the first hop in the route to the host, or
|
||||
<literal>nil</literal> if not available.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>host.mac_addr_src</option>
|
||||
</term>
|
||||
|
||||
Reference in New Issue
Block a user