Files
Xray-core/proxy
copilot-swe-agent[bot] 8e2d358564 Simplify UDP packet writing using Route.WritePacket
Replace manual IP header construction with gVisor's Route API:
- Use Stack.FindRoute() to create proper route
- Use Route.WritePacket() with NetworkHeaderParams
- Let gVisor handle IP header construction
- Simpler and more maintainable code

Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
2026-01-09 12:48:20 +00:00
..
2024-11-09 11:16:11 +00:00
2025-09-05 08:15:16 +00:00
2024-11-09 11:16:11 +00:00