Skip to content

Conversation

@dpeckett
Copy link
Collaborator

@dpeckett dpeckett commented Sep 16, 2025

Plus fix some bifurcation issues.

Also added some slog based debugging for QUIC.

Right now for each relay address provided we attempt to establish a connection/virtual network. We don't really need multiple "connections" per relay as ICX is connectionless.

There's still an outstanding todo to create a kind of packetconn multiplexer for multiple QUIC clients (so that they can all share the same local udp port with icx data plane).

@dpeckett dpeckett requested a review from dilyevsky September 16, 2025 16:16
@dpeckett dpeckett merged commit 6ab31c3 into main Sep 24, 2025
1 check passed
@dpeckett dpeckett deleted the dpeckett/tunnel-v2-redundancy branch September 24, 2025 08:15
@dilyevsky
Copy link
Contributor

dilyevsky commented Sep 24, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants