Commit Graph

6 Commits

Author SHA1 Message Date
hayzam c6a4058b04 Merge branch 'master' of git-ssh.difuse.io:Difuse/Mellaris 2026-05-14 09:41:35 +05:30
hayzam 1e5c1dea75 flows: implement ipv 2026-05-14 09:41:07 +05:30
hayzam 7dd3331760 tcp: flow: fixes 2026-05-13 02:34:46 +00:00
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 ecc2cde1c2 refactor: engine/tcp/worker perf improvements 2026-05-12 15:16:11 +00:00