1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 02:35:23 +00:00
v2fly/app/router
2021-09-07 11:48:24 +01:00
..
command regenerate protobuf file 2021-09-04 11:26:13 +01:00
routercommon refactor common router structure into separate package 2021-09-07 09:13:58 +01:00
balancing_override.go incorporate changes in router implementation 2021-09-04 11:12:32 +01:00
balancing.go incorporate changes in router implementation 2021-09-04 11:12:32 +01:00
condition_geoip_test.go Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00
condition_geoip.go refactor common router structure into separate package 2021-09-07 09:13:58 +01:00
condition_test.go rename Router Enum name Domain to prevent name collision 2021-09-04 11:13:31 +01:00
condition.go refactor common router structure into separate package 2021-09-07 09:13:58 +01:00
config.go added custom balancer settings processing logic 2021-09-07 11:42:45 +01:00
config.pb.go register strategy config 2021-09-07 11:48:24 +01:00
config.proto register strategy config 2021-09-07 11:48:24 +01:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
router_test.go incorporate changes in router implementation 2021-09-04 11:12:32 +01:00
router.go fix CountryCode not set 2021-09-07 11:09:34 +01:00
strategy_leastload_test.go incorporate changes in router implementation 2021-09-04 11:12:32 +01:00
strategy_leastload.go register strategy config 2021-09-07 11:48:24 +01:00
strategy_leastping.go register strategy config 2021-09-07 11:48:24 +01:00
strategy_random.go register strategy config 2021-09-07 11:48:24 +01:00
weight_test.go v5: Health Check & LeastLoad Strategy (rebased from 2c5a714903) 2021-09-04 11:11:45 +01:00
weight.go v5: Health Check & LeastLoad Strategy (rebased from 2c5a714903) 2021-09-04 11:11:45 +01:00