Xray-core/features/routing
yuhan6665 017f53b5fc
Add session context outbounds as slice (#3356)
* Add session context outbounds as slice

slice is needed for dialer proxy where two outbounds work on top of each other
There are two sets of target addr for example
It also enable Xtls to correctly do splice copy by checking both outbounds are ready to do direct copy

* Fill outbound tag info

* Splice now checks capalibility from all outbounds

* Fix unit tests
2024-05-13 21:52:24 -04:00
..
dns Add routeOnly sniffing option 2021-10-22 11:57:23 +08:00
session Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
balancer.go Least load balancer (#2999) 2024-02-17 22:51:37 -05:00
context.go Merge dns (#722) 2021-10-16 21:02:51 +08:00
dispatcher.go Add DispatchLink 2021-10-22 12:38:40 +08:00
router.go API - Add | Remove Routing Rules (#3189) 2024-03-29 11:17:36 -04:00