Change insert_profile to object_profile and fix ip_tag scanning issue
This commit is contained in:
@@ -220,7 +220,6 @@ int tfe_scan_ip_tags(const struct tfe_stream *stream, uuid_t *result, struct maa
|
||||
if(n_tag_ids == 0)
|
||||
{
|
||||
TFE_LOG_DEBUG(logger, "fetch src ip tags: NULL");
|
||||
return hit_cnt_ip;
|
||||
}
|
||||
tfe_tags_log(opt_val, n_tag_ids, "src ip", logger);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user