Imported Upstream version 2.7.1
This commit is contained in:
parent
a1fa151fc7
commit
0121794af9
451 changed files with 41339 additions and 10887 deletions
|
|
@ -697,7 +697,7 @@ nutscan_device_t * nutscan_scan_snmp(const char * start_ip, const char * stop_ip
|
|||
free(thread_array);
|
||||
#endif
|
||||
|
||||
return dev_ret;
|
||||
return nutscan_rewind_device(dev_ret);
|
||||
}
|
||||
#else /* WITH_SNMP */
|
||||
nutscan_device_t * nutscan_scan_snmp(const char * start_ip, const char * stop_ip,long usec_timeout, nutscan_snmp_t * sec)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue