luci/modules/luci-mod-status/luasrc
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
..
controller/admin luci-mod-status: switch iptables_dump action to luci.sys.process.exec 2018-12-10 13:41:34 +01:00
model/cbi/admin_status modules: Split luci-mod-full 2018-09-19 20:08:19 +02:00
view/admin_status luci-mod-admin-full: improve connection page lookup loop 2019-05-02 12:50:36 +02:00