1
0
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:
fyodor
2005-07-04 07:14:03 +00:00
parent 7adc678b19
commit a4606e99b6

View File

@@ -628,7 +628,6 @@ char dev[128];
/* If it is the same addy as a local interface, then it is
probably localhost */
if (ipaddr2devname(dev, addr) != -1)
return 1;