mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-17 14:57:44 -05:00
d4da365c5f
* Reorganize strmatcher's package structure * Rename types in strmatcher package according to their file names * Stablize strmatcher's Matcher interface * Implement []matcherEntry as SimpleMatcherGroup * Implement mph algorithm extracted from MphIndexMatcher as MphMatcherGroup * Implement AddMatcher/AddFullMatcher/AddDomainMatcher/AddSubstrMatcher for each MatcherGroup * Stablize strmatcher's MatcherGroup interface * Stablize strmatcher's IndexMatcher interface * Update strmatcher's benchmark * Compatibility fix for app/router's DomainMatcher condition * Fix code quality issue * Fix basic matcher issues * Update priority specification for Substr matcher |
||
---|---|---|
.. | ||
command | ||
routercommon | ||
balancing_override.go | ||
balancing.go | ||
condition_geoip_test.go | ||
condition_geoip.go | ||
condition_test.go | ||
condition.go | ||
config.go | ||
config.pb.go | ||
config.proto | ||
errors.generated.go | ||
router_test.go | ||
router.go | ||
strategy_leastload_test.go | ||
strategy_leastload.go | ||
strategy_leastping.go | ||
strategy_random.go | ||
weight_test.go | ||
weight.go |