|
Nmap Development
mailing list archives
libdnet IP sending versus raw sockets
From: David Fifield <david () bamsoftware com>
Date: Tue, 15 May 2007 23:51:06 -0600
Nmap uses libdnet's interface for sending raw Ethernet frames (using
eth_send with a handle from eth_open_cached in tcpip.cc). But when
sending raw IP packets it uses raw sockets instead of libdnet's raw IP
interface (ip_open, ip_checksum, ip_send, and others). Is there a reason
for this, or is it not really important?
David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
By Date
By Thread
Current thread:
- libdnet IP sending versus raw sockets David Fifield (May 15)
|