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

@ -246,6 +246,9 @@ menu_subpages = {
}, toggle_thpt_content = {
title = i18n("prefs.toggle_thpt_content_title"),
description = i18n("prefs.toggle_thpt_content_description"),
}, toggle_host_mask = {
title = i18n("prefs.toggle_host_mask_title"),
description = i18n("prefs.toggle_host_mask_description"),
}
}}, {id="bridging", label=i18n("prefs.traffic_bridging"), advanced=false, pro_only=true, enterprise_only=true, disabled=(not hasBridgeInterfaces()), entries={
toggle_shaping_directions = {