Commit Graph

4 Commits

Author SHA1 Message Date
hayzam 7a3f6e945d Improves flow handling and adds runtime stats APIs
Refactors TCP and UDP flow managers to enhance analyzer selection and flow binding accuracy, including O(1) UDP stream rebinding by 5-tuple.
Introduces runtime stats tracking for engine and ruleset operations, exposing new APIs for granular performance and error metrics.
Optimizes GeoMatcher with result caching and supports efficient geosite set matching, reducing redundant computation in ruleset expressions.
2026-05-13 06:10:38 +05:30
hayzam e8fdf1268b tests: fix 2026-05-12 15:29:00 +00:00
hayzam e1c68ec7d0 ruleset: try to fix reloader 2026-02-12 13:34:37 +05:30
hayzam beaaddad2b ruleset: try to fix reloader 2026-02-12 13:27:53 +05:30