mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Rework (simplify) nedge shapers configuration
This commit is contained in:
parent
88ea2c15a6
commit
53bd57aebc
14 changed files with 74 additions and 95 deletions
|
|
@ -164,7 +164,7 @@ function http_bridge_conf_utils.configureBridge()
|
|||
shaper_utils.deleteProtocol(ifid, pool_id, proto_id_or_category)
|
||||
else
|
||||
shaper_utils.setProtocolShapers(ifid, pool_id, proto_id_or_category,
|
||||
policy.id, policy.id,
|
||||
policy.id,
|
||||
0 --[[traffic_quota--]], 0--[[time_quota--]])
|
||||
host_pools_nedge.traceHostPoolEvent(TRACE_NORMAL, ifname..": setting '"..proto_name.."' policy '"..policy.name.."' for user: "..username.. " pool id: "..pool_id)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue