mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
* renamed f_query to f_search (Query => Search) * add better input validation to the f_search function, to compensate for the very limited Wildcard ACL mechanisms in LuCI, see https://github.com/openwrt/luci/issues/8435 for reference * LuCI: add a proper poll mechanism to mitigate Reporting timeouts on "Search" and "Refresh", even with big pcap files * LuCI: Refine some ACLs * LuCI: more fixes & optimizations * readme update Signed-off-by: Dirk Brenken <dev@brenken.org>