Implemented data anonymization #1068

This commit is contained in:
Luca Deri 2017-04-09 11:37:24 +02:00
parent d5e73f423c
commit fc53648a2b
16 changed files with 133 additions and 49 deletions

View file

@ -1417,7 +1417,7 @@ end
-- hostinfo2url(flow[key],"srv"), return an url based on the server host information in the flow table
--
function hostinfo2url(host_info,host_type,novlan)
function hostinfo2url(host_info, host_type, novlan)
local rsp = ''
-- local version = 0
local version = 1