Files
世界 60874ec011 tsnet: Only enable netstack catch-all processing for fake TUN
ProcessLocalIPs and ProcessSubnets were set unconditionally,
causing netstack to intercept all inbound traffic including
ICMP echo replies. With a real TUN device, this prevents
replies from reaching the kernel networking stack.

Selective service intercepts (PeerAPI, SSH, Serve, VIP, 4via6)
in shouldProcessInbound still run without these flags.
2026-03-23 14:12:12 +08:00
..
2025-12-22 12:43:44 +08:00
2025-12-25 15:41:23 +08:00