1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 12:19:02 +00:00

nmap.ip_send is for both IPv4 and IPv6.

This commit is contained in:
david
2012-09-15 07:27:27 +00:00
parent e2a6682a55
commit 6d0e34ad7b

View File

@@ -773,7 +773,7 @@ function ethernet_close()
-- @usage dnet:ip_open()
function ip_open()
--- Sends a raw IPv4 packet.
--- Sends a raw IPv4 or IPv6 packet.
--
-- The dnet object must be associated with a previously opened socket. The
-- packet must begin with an IP header. If there was no previous valid call