sing-box/transport/wireguard
世界 e98b4ad449
Fix WireGuard shutdown race crashing
Stop peer goroutines before closing the TUN device to prevent
RoutineSequentialReceiver from calling Write on a nil dispatcher.
2026-03-26 16:33:21 +08:00
..
client_bind.go Update WireGuard and Tailscale 2026-01-17 05:46:02 +08:00
device.go Add proxy support for ICMP echo request 2026-01-17 05:44:41 +08:00
device_nat.go Fix ping domain 2026-01-17 05:46:01 +08:00
device_stack.go Add proxy support for ICMP echo request 2026-01-17 05:44:41 +08:00
device_stack_gonet.go refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
device_stack_stub.go refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
device_system.go wireguard: Fix missing fallback for gso 2026-02-15 21:08:26 +08:00
device_system_stack.go Add proxy support for ICMP echo request 2026-01-17 05:44:41 +08:00
endpoint.go Fix WireGuard shutdown race crashing 2026-03-26 16:33:21 +08:00
endpoint_options.go Make GSO adaptive 2025-01-13 15:14:30 +08:00