luci/modules/luci-mod-status/luasrc/view/admin_status
Ansuel Smith e8bce3db42
luci-mod-admin-full: improve connection page lookup loop
Currently the lookup loop is very inefficient. This improve the lookup loop by moving the entities to a separate array and adds them only one time. Every entities is checked 3 times, after that it will be moved to dns cache as a raw addres (not resolved). This also introduce the Type column to identify common packet using the source port.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-05-02 12:50:36 +02:00
..
index luci-mod-status: split status page into a series of partials 2018-12-10 20:24:33 +03:00
bandwidth.htm luci-mod-status: fix average calculations 2018-11-17 14:57:08 +01:00
connections.htm luci-mod-admin-full: improve connection page lookup loop 2019-05-02 12:50:36 +02:00
dmesg.htm modules: Split luci-mod-full 2018-09-19 20:08:19 +02:00
index.htm luci-mod-status: split status page into a series of partials 2018-12-10 20:24:33 +03:00
iptables.htm luci-mod-status: move index and iptables page JS code into external files 2018-11-22 13:07:33 +01:00
load.htm luci-mod-status: fix average calculations 2018-11-17 14:57:08 +01:00
routes.htm modules: Split luci-mod-full 2018-09-19 20:08:19 +02:00
syslog.htm modules: Split luci-mod-full 2018-09-19 20:08:19 +02:00
wireless.htm luci-mod-status: fix average calculations 2018-11-17 14:57:08 +01:00