mirror of
https://github.com/nmap/nmap.git
synced 2026-06-25 02:27:59 +00:00
About to do some performance testing from syn
This commit is contained in:
parent
7adc678b19
commit
a4606e99b6
1 changed files with 0 additions and 1 deletions
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
|
||||
probably localhost */
|
||||
|
||||
if (ipaddr2devname(dev, addr) != -1)
|
||||
return 1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue