Added c++ mapping to qoe sorting

This commit is contained in:
Matteo Biscosi 2025-02-12 18:14:38 +01:00
parent 3d342428f4
commit 36010e698e

View file

@ -58,6 +58,7 @@ local mapping_column_lua_c = {
flow_exporter = "column_device_ip",
in_index = "column_in_index",
out_index = "column_out_index"
qoe = "column_qoe"
}
if _GET["start"] and _GET["length"] then