共享IP归属地、subscribe_id等信息给KNI
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
int ssh_protocol_identify(const unsigned char* buff, size_t buff_len, void* argp)
|
||||
{
|
||||
void *logger=argp;
|
||||
if(buff == NULL || buff_len < SSH_PROTOCOL_FIELD_LEN)
|
||||
{
|
||||
return -1;
|
||||
|
||||
Reference in New Issue
Block a user