Built a Multipath VPN using XQUIC #541
mp0rta
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi xquic maintainers,
I built mqvpn, an open-source L3 VPN on top of xquic.
I added MASQUE CONNECT-IP (RFC 9484) to xquic and built a VPN layer that tunnels IP packets over QUIC Datagrams with multipath support.
I also wrote a new multipath scheduler (WLB) designed for datagrams:
I'd like to upstream the MASQUE and scheduler work, but the diff is large. What's the preferred way — multiple small PRs? If so, how would you like them split or feature-gated?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions