mirror of
https://github.com/nmap/nmap.git
synced 2025-12-21 06:59:01 +00:00
About to do some performance testing from syn
This commit is contained in:
1
tcpip.cc
1
tcpip.cc
@@ -628,7 +628,6 @@ char dev[128];
|
|||||||
|
|
||||||
/* If it is the same addy as a local interface, then it is
|
/* If it is the same addy as a local interface, then it is
|
||||||
probably localhost */
|
probably localhost */
|
||||||
|
|
||||||
if (ipaddr2devname(dev, addr) != -1)
|
if (ipaddr2devname(dev, addr) != -1)
|
||||||
return 1;
|
return 1;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user