Commit Graph

7 Commits

Author SHA1 Message Date
hayzam 1e5c1dea75 flows: implement ipv 2026-05-14 09:41:07 +05:30
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
hayzam 4d70520e43 feed: make non-blocking, engine: move around dispatch call for perf 2026-05-12 18:06:32 +05:30
hayzam a879ab4140 mac resolution
Quality check / Tests (push) Has been cancelled
Quality check / Static analysis (push) Has been cancelled
2026-02-11 12:04:11 +05:30
Hayzam Sherif 94e1e26cc3 First Commit
Quality check / Static analysis (push) Has been cancelled
Quality check / Tests (push) Has been cancelled
2026-02-11 06:27:36 +05:30