Route VPN fabric sessions by endpoint candidates
This commit is contained in:
@@ -310,6 +310,9 @@ server and requiring a `PING`/`PONG` round trip over `QUICFabricTransport`.
|
||||
Nodes now advertise enabled QUIC fabric listeners as `direct_quic` fast-path
|
||||
endpoint candidates, and endpoint ranking prefers QUIC over WebSocket/HTTPS
|
||||
compatibility candidates for fabric sessions.
|
||||
VPN fabric-session gateway transport now consumes ranked endpoint candidates,
|
||||
so dataplane sessions can select QUIC fast-path candidates and fall back to
|
||||
legacy peer endpoints when the control plane has not published candidates yet.
|
||||
|
||||
Deliverables:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user