mirror of
https://github.com/nmap/nmap.git
synced 2025-12-16 04:39:03 +00:00
nmap.ip_send is for both IPv4 and IPv6.
This commit is contained in:
@@ -773,7 +773,7 @@ function ethernet_close()
|
|||||||
-- @usage dnet:ip_open()
|
-- @usage dnet:ip_open()
|
||||||
function 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
|
-- 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
|
-- packet must begin with an IP header. If there was no previous valid call
|
||||||
|
|||||||
Reference in New Issue
Block a user