mirror of
https://github.com/tailscale/tailscale.git
synced 2026-09-12 22:08:26 -04:00
Route packets to dedicated WireGuard, host, and loopback queues when gVisor writes them. Drain each queue in a separate goroutine, preparing the outbound path for batching and multiqueue WireGuard delivery. Updates tailscale/corp#37878 Signed-off-by: Jordan Whited <jordan@tailscale.com>