EasyTier / EasyTier

A simple, decentralized mesh VPN with WireGuard support.
https://easytier.top
Apache License 2.0
459 stars 41 forks source link

correctly handle ip fragment for udp/icmp proxy #137

Closed KKRainbow closed 2 weeks ago

KKRainbow commented 2 weeks ago

icmp/udp proxy do not rely on kernel net stack, but currently not handle ip fragmentation correctly.

this patch add ip resembler to merge fragmented ip packet for udp/icmp proxy