Commit Graph

6 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 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
hayzam c3fe0ea16f analyzer: make http3/quic handling more reliable
Quality check / Static analysis (push) Has been cancelled
Quality check / Tests (push) Has been cancelled
2026-02-11 15:44:26 +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