luci/modules/luci-base/luasrc
Jo-Philipp Wich 531c0ecff2 luci-base: sys.lua: fix parsing conntrack entries without timeout
Flow offloaded conntrack entries carry no timeout value and trip up the
record parsing routine. Adjust the code to properly deal with such entries.

Ref: https://forum.openwrt.org/t/offloading-breaks-connections-list/126423
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2022-04-29 12:18:17 +02:00
..
controller/admin luci-base: implement JSON endpoint to fetch menu information 2020-04-16 13:30:35 +02:00
model luci-base: set the fallback default of rollback timeout to 90s 2020-10-21 18:47:38 +03:00
sgi treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
sys timezone data: update to 2022a 2022-03-24 21:09:41 +02:00
view luci-base: sysauth.htm: switch https detection URL 2021-10-11 20:37:36 +02:00
cacheloader.lua treewide: minor fixes to typos, whitespace, and indentation 2021-01-20 12:36:13 +02:00
ccache.lua treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
config.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
dispatcher.lua luci-base: dispatcher.lua: support "absent" fs dependency for menu nodes 2022-04-27 13:19:23 +02:00
dispatcher.luadoc luci-base: dispatcher: remove tree modifier support 2018-11-27 14:46:55 +01:00
i18n.lua luci-base: remove unused i18n functions 2018-11-05 11:01:45 +01:00
i18n.luadoc luci-base: remove unused i18n functions 2018-11-05 11:01:45 +01:00
store.lua treewide: minor fixes to typos, whitespace, and indentation 2021-01-20 12:36:13 +02:00
sys.lua luci-base: sys.lua: fix parsing conntrack entries without timeout 2022-04-29 12:18:17 +02:00
sys.luadoc luci-base: remove references to removed functions from documentation 2021-03-01 09:17:04 +01:00
template.lua treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
version.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
xml.lua luci-base(-libs): move pcdata() and striptags() from util- to xml-class 2020-07-19 20:14:35 +02:00
xml.luadoc luci-base(-libs): move pcdata() and striptags() from util- to xml-class 2020-07-19 20:14:35 +02:00